Skip to content

Releases: mondeja/mkdocs-include-markdown-plugin

v7.3.0

Choose a tag to compare

@github-actions github-actions released this 15 May 18:16
0604be2

New features

  • Add new setting include_from_url

v7.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:15
98cf8e8

Bug fixes

  • Fix natural order by extension not correctly applied

v7.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 15:02
39df609

Enhancements

  • Optimize string concatenation.

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 21:50
708a374

New features

  • Add new argument order to sort multiple inclusions.

v7.1.8

Choose a tag to compare

@github-actions github-actions released this 26 Sep 09:22
7466d67

Bug fixes

  • Escape substitution placeholders to prevent malformed output in edge cases.

v7.1.7

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:17
cc0f211

Bug fixes

  • Fix passing negative values to heading-offset argument of include-markdown directive.

v7.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:25
1062404

Bug fixes

  • Fix internal anchor in included file incorrectly rewritten.

v7.1.5

Choose a tag to compare

@github-actions github-actions released this 07 Mar 23:28
aa17cc0

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

Choose a tag to compare

@github-actions github-actions released this 09 Feb 14:30
253cbc4

Bug fixes

  • Fix internal anchors in included files not rewritten correctly.

v7.1.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:33

Enhancements

  • Add HTML support for relative URL rewrites.