markdown-svg-renderer — render SVG code blocks as images
Simon Willison built a Markdown renderer that treats fenced SVG code blocks specially: displays the rendered image by default, with a tab to flip back to the source code.
Paste Markdown directly, or point it at a CORS-enabled URL or GitHub Gist. Useful for notebooks, documentation, or inline diagram sketches.