RSSAmplifier

Things I Learned · Dec 9, 2025

Releasing markdown-svg

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

For a recent project I needed to render markdown content inside SVGs. I was surprised to find that nothing already existed—every search led to "convert markdown to HTML" or "embed HTML in SVG using foreignObject." Neither solved my actual problem. So I built markdown-svg , a Python library that converts Markdown directly to native SVG elements. It's now available on PyPI and I've also created a…

Read on thingsilearned.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.