mdit-py-plugins

Collection of core plugins for markdown-it-py

MIT License

Downloads
32.4M
Stars
30
Committers
13
mdit-py-plugins - v0.4.2 Latest Release

Published by chrisjsewell about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.4.1...v0.4.2

mdit-py-plugins - v0.4.1

Published by chrisjsewell 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.4.0...v0.4.1

mdit-py-plugins - v0.4.0

Published by chrisjsewell over 1 year ago

  • ⬆️ 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: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.5...v0.4.0

mdit-py-plugins - v0.3.5

Published by chrisjsewell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.4...v0.3.5

mdit-py-plugins - v0.3.4

Published by chrisjsewell over 1 year ago

What's Changed

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.3...v0.3.4

mdit-py-plugins - v0.3.3

Published by chrisjsewell almost 2 years ago

What's Changed

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.2...v0.3.3

mdit-py-plugins - v0.3.2

Published by chrisjsewell almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.1...v0.3.2

mdit-py-plugins - v0.3.1

Published by chrisjsewell about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.0...v0.3.1

mdit-py-plugins - v0.3.0

Published by chrisjsewell almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mdit-py-plugins/compare/v0.2.8...v0.3.0

mdit-py-plugins - v0.2.8

Published by chrisjsewell over 3 years ago

mdit-py-plugins - v0.2.7

Published by chrisjsewell over 3 years ago

mdit-py-plugins - v0.2.6

Published by chrisjsewell over 3 years ago

mdit-py-plugins - v0.2.5

Published by chrisjsewell over 3 years ago

mdit-py-plugins - v0.2.4

Published by chrisjsewell almost 4 years ago

mdit-py-plugins - v0.2.3

Published by chrisjsewell almost 4 years ago

mdit-py-plugins - v0.2.2

Published by chrisjsewell almost 4 years ago

mdit-py-plugins - v0.2.1

Published by chrisjsewell almost 4 years ago

mdit-py-plugins - v0.2.0

Published by chrisjsewell almost 4 years ago

mdit-py-plugins - v0.1.0

Published by chrisjsewell almost 4 years ago

Package Rankings
Top 8.12% on Proxy.golang.org
Top 25.58% on Conda-forge.org
Top 35.37% on Anaconda.org
Top 4.14% on Pypi.org
Badges
Extracted from project README
Github-CI Coverage Status PyPI Conda Code style: black
Related Projects