MechanismArticle
Users can view rendered Markdown by navigating to the tool and pasting content directly, or by pasting a URL to a CORS-friendly document or Gist.
The tool supports two primary input methods: direct pasting of Markdown or pasting a URL to a hosted Markdown file or Gist. ✦ AI generated
Simon Willison · Simon Willison's Weblog · 2026-08-16 · original ↗
The tool is very simple. Navigate to markdown-svg-renderer in your browser and paste in some Markdown to see it rendered... or save that Markdown to a CORS-friendly URL or a GitHub Gist and paste in a URL to that document.
Read full article ↗excerpt · fair-use quotation
Around this claim
This moment responds to
provides context → The tool has evolved into the ideal solution for sharing Markdown transcripts that include SVG documents.Simon Willison · Simon Willison's Weblogextends → The PNG and JPEG tabs allow users to render the SVG to image formats and download them, enabling sharing on platforms that do not natively support SVG.Simon Willison · Simon Willison's Weblogextends → The new MP4 tab analyzes animated SVGs, renders frames, and uses ffmpeg.wasm to compile them into a video file entirely within the browser.Simon Willison · Simon Willison's Weblog