A MkDocs plugin that inlines SVG images directly into the HTML output, allowing CSS styling and theming of SVGs. Current version 0.1.0, release cadence low.
pip install mkdocs-plugin-inline-svgNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add plugin to mkdocs.yml. Ensure svg files are referenced in Markdown as images () or directly in HTML.
Wrap SVGs in Markdown images or manually inline them.
Ensure SVGs have unique ids or use a SVG naming convention.