Releases: KyleKing/mdformat-mkdocs
Releases · KyleKing/mdformat-mkdocs
v2.0.7
v2.0.6
Changelog
- Resolve typo in CLI for #19 (3dc80a0)
- Make
mdformat-wikilinkoptional thanks to a quick release (tmr232/mdformat-wikilink#6)!
Full Changelog: v2.0.5...v2.0.6
v2.0.5
Changelog:
- Resolves #19. Add
--ignore-missing-referencesto prevent escaping brackets for compatibility with python mkdocstrings - feat: back-port
mdformat-wikilinkto Python 3.8 by default (see: tmr232/mdformat-wikilink#6)
Full Changelog: v2.0.5...v2.0.5
v2.0.4
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
Full Changelog: v1.2.0...v1.2.1
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- Adds support for
mkdocscontent tabs (===,===+, and===!) - Properly renders HTML with "" for
mkdocscollapsible 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