Releases: mondeja/mkdocs-include-markdown-plugin
Releases · mondeja/mkdocs-include-markdown-plugin
v7.2.0
v7.1.8
Bug fixes
- Escape substitution placeholders to prevent malformed output in edge cases.
v7.1.7
Bug fixes
- Fix passing negative values to
heading-offsetargument ofinclude-markdowndirective.
v7.1.6
Bug fixes
- Fix internal anchor in included file incorrectly rewritten.
v7.1.5
Bug fixes
- Fix bug when warning about some invalid directive arguments.
- Fix bug trying to use punctuations inside custom include directive names.
v7.1.4
Bug fixes
- Fix internal anchors in included files not rewritten correctly.
v7.1.3
Enhancements
- Add HTML support for relative URL rewrites.
v7.1.2
Enhancements
- Add
cache_dirglobal setting to configure the path to the cache directory. When setted avoids the requirement to installplatformdirsto use HTTP caching.
v7.1.1
New features
- Add a new
directivesglobal setting to customize directive names.
Enhancements
- Some performance optimizations.
v7.0.1
Enhancements
- Performance optimization up to 25% faster.