Releases: lin-stephanie/remark-admonition-to-blockquote-callout
Releases · lin-stephanie/remark-admonition-to-blockquote-callout
Release list
1.0.0
🚀 Features
- Convert Python-Markdown and MkDocs Material admonitions to blockquote callouts - by @lin-stephanie
- Support basic admonitions, custom titles, empty titles, collapsible states, nested admonitions, code fences, and list-item indentation while ignoring extra classes after the type
- Add fixture-based Vitest coverage for core conversion cases and README usage output