Skip to content

Releases: KyleKing/mdformat-mkdocs

v2.0.0rc3

18 Jan 21:53
58e1523

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 ???)
  • Breaking: Removes mdformat-gfm dependency, which is causing issues until released (hukkin/mdformat-gfm#31) - (note: once released, v2.0.0 will be released)

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

v1.2.0

16 Jan 21:30
5cbae49

Choose a tag to compare

  • Drop Python 3.7
  • Enforce minimum versions for dependencies

Full Changelog: v1.1.2...v1.2.0

v1.1.2

31 Dec 13:15
13059d6

Choose a tag to compare

Changes

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

Full Changelog: v1.1.0...v1.1.2

v1.1.0

22 Nov 02:33
fb0132a

Choose a tag to compare

What's Changed

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

Full Changelog: v1.0.6...v1.1.0

v1.0.6

22 Nov 02:32
2a1a89f

Choose a tag to compare

v1.0.4

22 Nov 02:31
112b9b1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.4rc2

26 Jul 12:59
457a0fc

Choose a tag to compare

v1.0.4rc2 Pre-release
Pre-release

What's Changed

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

v1.0.3

26 Jul 12:59
46f07bc

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

28 Jun 04:54
cf491f4

Choose a tag to compare

What's Changed

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

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Jun 22:10
aa2d968

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1