Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed broken build with a work around
- appending '(deprecated)' to an existing auto-slugified header ref broke the (naive) derivation algorithm, so an explicit slug ignoring the deprecated addition was set. That should be good style anyway, as a deprecation warning is an annotation and is normally reported on an error channel (not becoming part of an anchor or fragment identifier - rendered the user facing single file markdown and self sustained html file Signed-off-by: Stefan Hagen <[email protected]>
- Loading branch information