Skip to content

Releases: KyleKing/mdformat-mkdocs

v2.0.7

30 Mar 21:12
ca100b9

Choose a tag to compare

Changelog:

Full Changelog: v2.0.6...v2.0.7

v2.0.6

22 Mar 01:23
b15fbb6

Choose a tag to compare

Changelog

Full Changelog: v2.0.5...v2.0.6

v2.0.5

21 Mar 01:52
a6fd94c

Choose a tag to compare

Changelog:

  • Resolves #19. Add --ignore-missing-references to prevent escaping brackets for compatibility with python mkdocstrings
  • feat: back-port mdformat-wikilink to Python 3.8 by default (see: tmr232/mdformat-wikilink#6)

Full Changelog: v2.0.5...v2.0.5

v2.0.4

18 Mar 01:31
fb0935e

Choose a tag to compare

Changes

  • build: remove unused mdformat-toc from recommended dependencies
  • perf: reduce memory usage for large files

Full Changelog: v2.0.3...v2.0.4

v1.2.1

18 Mar 01:31
580a82a

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v2.0.3

19 Feb 18:00
3006389

Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

01 Feb 03:11
21e92a6

Choose a tag to compare

v2.0.1

01 Feb 03:11
843e145

Choose a tag to compare

v2.0.0

25 Jan 05:01
bde8d3d

Choose a tag to compare

What's Changed

  • Adds support for mkdocs content tabs (===, ===+, and ===!)
  • Properly renders HTML with "
    " for mkdocs collapsible Admonitions (e.g. ???+ and ???)
  • Major rewrite of the list indentation logic to support new edge cases found while investigating ultralytics/ultralytics#7481

Full Changelog: v1.2.0...v2.0.0

v2.0.0rc4

25 Jan 04:58
6a5f522

Choose a tag to compare

v2.0.0rc4 Pre-release
Pre-release

What's Changed

  • Rewrote list indentation logic in #18

Full Changelog: v2.0.0rc3...v2.0.0rc4