Releases: bwplotka/mdox
Releases · bwplotka/mdox
v0.9.0
So many things have changed, so moving straight to 0.9.0 (almost 1.0!)
Added
- #20 Add quotes to frontmatter
- #25 Add
sedtestcase formdox-exec - #29 Add transform command
- #33 Add
links.validate.configflag - #40 Add retries to link checking
- #46 Add support for formatting in-md HTML and comments
- #47 Add
backMattersupport - #48 Add file line numbers to errors
- #49 Add CLI spinner and colored diff
- #53 Add profiling and metrics
- #56 Add benchmarks
- #58 Add option to preserve header (
popHeader) - #66 Add support for email
mailto:links - #68 Add newline check for
mdox-execoutput - #69 Add timeout option to
links.validate.config - #71 Add
Origin.Pathto transform template - #75 Add
soft-wrapsflag to preserve soft line breaks - #76 Add
linkPrefixForNonMarkdownResourcesto transform config - #78 Add retry for 0 StatusCode
Fixed
- #16 Fixed frontmatter issues
- #17 Fixed
mdox-execissues with --help by addingmdox-expect-exit-codecode block directive - #21 Fixed local anchor link issue
- #26 Fixed same link in different file error
- #31 Fixed
clilogfile names for link errors - #32 Added support for modifying links in image URLs and fixed linking when adding extra files from outside.
- #41 Fixed mdox gen errors on command with = inside (common case)
- #44 Fixed dash header ID
- #52 Fixed i18n section links
- #62 Fixed link line number in errors