Sourced from markdown-it-py's releases.
v4.1.0
What's Changed
- ✨ Add
--stdinoption to CLI by@mceplin executablebooks/markdown-it-py#379- Add AGENTS.md and copilot-setup-steps workflow by
@Copilotin executablebooks/markdown-it-py#380- 🔧 Add typing to Scanner by
@Alunderinin executablebooks/markdown-it-py#382- 👌 Fix quadratic complexity in
fragments_join/text_joinby@petricevichin executablebooks/markdown-it-py#389- ✨Allow plugins to register inline terminator characters by
@Copilotin executablebooks/markdown-it-py#391- ✨ Add
gfm-like2preset with task lists, alerts, and single-tilde strikethrough by@chrisjsewellin executablebooks/markdown-it-py#388- 🔧 Update pre-commit hooks by
@chrisjsewellin executablebooks/markdown-it-py#392- 🚀 RELEASE v4.1.0 by
@chrisjsewellin executablebooks/markdown-it-py#393New Contributors
@mceplmade their first contribution in executablebooks/markdown-it-py#379@Copilotmade their first contribution in executablebooks/markdown-it-py#380@Alunderinmade their first contribution in executablebooks/markdown-it-py#382@petricevichmade their first contribution in executablebooks/markdown-it-py#389Full Changelog: https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0
Sourced from markdown-it-py's changelog.
4.1.0 - 2025-05-06
- ✨ Add
gfm-like2preset with task lists, alerts, and single-tilde strikethrough core plugins in #388- ✨ Allow plugins to register inline terminator characters in #391
- 👌 Fix quadratic complexity in
fragments_join/text_joinin #389, thanks to@petricevich- 👌 Add
--stdinoption to CLI for reading Markdown from standard input in #379, thanks to@mcepl- 🔧 Add typing to Scanner in #382, thanks to
@AlunderinFull Changelog: https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0
3b4ff6d
🚀 RELEASE v4.1.0 (#393)8951f26
🔧 Update pre-commit hooks (#392)693bb24
✨ Add gfm-like2 preset with task lists, alerts, and
single-tilde strikethro...df6fd36
✨Allow plugins to register inline terminator characters (#391)d4ea0ca
👌 Fix quadratic complexity in fragments_join /
text_join (#389)8933147
🔧 Add typing to Scanner (#382)2f6ae10
🔧 Add AGENTS.md and copilot-setup-steps workflow (#380)49043e4
Add --stdin option to CLI for reading Markdown from standard input (#379)1d5e9b2
Bump version to 0.10.0963673e
Sync mypy and add smoke tests (#38)