mdformat-mkdocs

mdformat plugin for MkDocs

MIT License

Downloads
38.8K
Stars
8
Committers
1

Bot releases are hidden (Show)

mdformat-mkdocs - v1.2.1

Published by KyleKing 7 months ago

mdformat-mkdocs - v2.0.0

Published by KyleKing 9 months ago

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 https://github.com/ultralytics/ultralytics/pull/7481

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.2.0...v2.0.0

mdformat-mkdocs - v2.0.0rc4

Published by KyleKing 9 months ago

mdformat-mkdocs - v2.0.0rc3

Published by KyleKing 9 months ago

What's Changed

  • Adds support for mkdocs content tabs (===, ===+, and ===!)
  • Properly renders HTML with "" for mkdocs collapsible Admonitions (e.g. ???+ and ???)
  • Breaking: Removes mdformat-gfm dependency, which is causing issues until released (https://github.com/hukkin/mdformat-gfm/issues/31) - (note: once released, v2.0.0 will be released)

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.2.0...v2.0.0rc3

mdformat-mkdocs - v1.2.0

Published by KyleKing 10 months ago

  • Drop Python 3.7
  • Enforce minimum versions for dependencies

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.1.2...v1.2.0

mdformat-mkdocs - v1.1.2

Published by KyleKing 10 months ago

Changes

  • fix(#13): do not modify internal spacing in code blocks (#14)

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.1.0...v1.1.2

mdformat-mkdocs - v1.1.0

Published by KyleKing 11 months ago

What's Changed

  • Resolve #12; add support for mdformat --number

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.0.6...v1.1.0

mdformat-mkdocs - v1.0.6

Published by KyleKing 11 months ago

mdformat-mkdocs - v1.0.4

Published by KyleKing 11 months ago

What's Changed

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.0.3...v1.0.4

mdformat-mkdocs - v1.0.4rc2

Published by KyleKing over 1 year ago

What's Changed

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.0.3...1.0.4rc2###

mdformat-mkdocs - v1.0.3

Published by KyleKing over 1 year ago

What's Changed

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.0.2...v1.0.3

mdformat-mkdocs - v1.0.2

Published by KyleKing over 1 year ago

What's Changed

  • Remove incorrect mdit-py-plugins['linkify'] extra (#5)
  • Release v1.0.2 with updated documentation (#4)

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.0.1...v1.0.2

mdformat-mkdocs - v1.0.1

Published by KyleKing over 1 year ago

mdformat-mkdocs - v1.0.0

Published by KyleKing almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v0.0.1...v1.0.0