Skip to content

Releases: mondeja/mkdocs-include-markdown-plugin

v7.3.0

15 May 18:16
0604be2

Choose a tag to compare

New features

  • Add new setting include_from_url

v7.2.2

29 Mar 15:15
98cf8e8

Choose a tag to compare

Bug fixes

  • Fix natural order by extension not correctly applied

v7.2.1

25 Jan 15:02
39df609

Choose a tag to compare

Enhancements

  • Optimize string concatenation.

v7.2.0

28 Sep 21:50
708a374

Choose a tag to compare

New features

  • Add new argument order to sort multiple inclusions.

v7.1.8

26 Sep 09:22
7466d67

Choose a tag to compare

Bug fixes

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

v7.1.7

27 Aug 19:17
cc0f211

Choose a tag to compare

Bug fixes

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

v7.1.6

13 Jun 18:25
1062404

Choose a tag to compare

Bug fixes

  • Fix internal anchor in included file incorrectly rewritten.

v7.1.5

07 Mar 23:28
aa17cc0

Choose a tag to compare

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

09 Feb 14:30
253cbc4

Choose a tag to compare

Bug fixes

  • Fix internal anchors in included files not rewritten correctly.

v7.1.3

05 Feb 18:33

Choose a tag to compare

Enhancements

  • Add HTML support for relative URL rewrites.