Skip to content

Releases: executablebooks/mdit-py-plugins

v0.4.1

12 May 20:15
d11bdaf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Jun 19:26
44c8e1c
Compare
Choose a tag to compare
  • ⬆️ UPGRADE: Drop python 3.7 and support 3.11 (#77)

  • ⬆️ UPGRADE: Allow markdown-it-py v3 (#85)

    • πŸ‘Œ Make field_list compatible with latest upstream (#75)
    • πŸ”§ Convert state.srcCharCode -> state.src (#84)
    • πŸ”§ Remove unnecessary method arg by @chrisjsewell in( #76)
    • πŸ‘Œ Centralise code block test (#83 and #87)
      • This means that disabling the code block rule in markdown-it-py v3+ will now allow all syntax blocks to be indented by any amount of whitespace.
  • πŸ‘Œ Improve dollarmath plugin: Add allow_blank_lines option, thanks to @eric-wieser (#46)

  • πŸ‘Œ Improve admon plugin: Add ??? support, thanks to @KyleKing (#58)

  • πŸ”§ MAINTAIN: Make type checking strict (#86)

Full Changelog: v0.3.5...v0.4.0

v0.3.5

02 Mar 17:41
be14587
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Feb 10:48
19de2ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

06 Dec 07:03
Compare
Choose a tag to compare

What's Changed

  • πŸ› FIX: attrs: span with end of inline before attrs by @chrisjsewell in #57

Full Changelog: v0.3.2...v0.3.3

v0.3.2

05 Dec 15:23
881dcdc
Compare
Choose a tag to compare

What's Changed

  • πŸ”§ MAINTAIN: Fix pre-commit configuration by @hukkin in #54
  • ✨ NEW: Add span parsing to inline attributes plugin by @chrisjsewell in #55
  • πŸ› FIX: Task list item marker can be followed by any GFM whitespace by @hukkin in #42
  • ✨ NEW: Port admon plugin by @KyleKing in #53
  • πŸš€ RELEASE: v0.3.2 by @chrisjsewell in #56

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Sep 07:27
c35bf14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Dec 08:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0

v0.2.8

03 May 22:31
Compare
Choose a tag to compare

v0.2.7

03 May 21:59
Compare
Choose a tag to compare