So many things have changed, so moving straight to 0.9.0 (almost 1.0!)
Added
- #20 Add quotes to frontmatter
- #25 Add
sed
testcase formdox-exec
- #29 Add transform command
- #33 Add
links.validate.config
flag - #40 Add retries to link checking
- #46 Add support for formatting in-md HTML and comments
- #47 Add
backMatter
support - #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-exec
output - #69 Add timeout option to
links.validate.config
- #71 Add
Origin.Path
to transform template - #75 Add
soft-wraps
flag to preserve soft line breaks - #76 Add
linkPrefixForNonMarkdownResources
to transform config - #78 Add retry for 0 StatusCode
Fixed
- #16 Fixed frontmatter issues
- #17 Fixed
mdox-exec
issues with --help by addingmdox-expect-exit-code
code block directive - #21 Fixed local anchor link issue
- #26 Fixed same link in different file error
- #31 Fixed
clilog
file 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