LukeCarrier / mkdocs-drawio-exporter

Exports your Draw.io diagrams at build time for easier embedding into your documentation
https://pypi.org/project/mkdocs-drawio-exporter/
MIT License
77 stars 8 forks source link

Inline HTML embedding of SVGs #56

Closed LukeCarrier closed 5 months ago

LukeCarrier commented 5 months ago

An attempt at introducing the functionality in #40 using the same format string implementation we use for other embed formats.