Skip to content

Releases: lin-stephanie/remark-admonition-to-blockquote-callout

Release list

1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:08

   🚀 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
    View changes on GitHub