AI产品精选

markdown-svg-renderer:让 Markdown 中的 SVG 代码块实时渲染并切换视图

markdown-svg-renderer

精选理由

做文档、博客或技术演示的开发者,终于不用在 Markdown 和 SVG 渲染器之间来回切换了——这个工具让 SVG 代码块既能看到效果又能查看源码,建议试试。

AI 摘要

markdown-svg-renderer 是一个定制化的 Markdown 渲染工具,专门对围栏代码块中的 SVG 进行特殊处理:它不仅能渲染出 SVG 图像,还提供一个标签页让用户切换到代码视图。用户可以直接粘贴 Markdown 内容,或输入一个支持 CORS 的 Markdown 文件或 Gist 的 URL 来加载。该工具解决了在 Markdown 中预览 SVG 代码的痛点,适合需要频繁展示或调试 SVG 图形的开发者。

AI 翻译 · 中文

markdown-svg-renderer 是一个定制化的 Markdown 渲染工具,专门对围栏代码块中的 SVG 进行特殊处理:它不仅能渲染出 SVG 图像,还提供一个标签页让用户切换到代码视图。用户可以直接粘贴 Markdown 内容,或输入一个支持 CORS 的 Markdown 文件或 Gist 的 URL 来加载。该工具解决了在 Markdown 中预览 SVG 代码的痛点,适合需要频繁展示或调试 SVG 图形的开发者。

Simon Willison’s WeblogTool: markdown-svg-renderer A slightly customized Markdown rendering tool with special treatment for fenced code SVG blocks - it both renders the image and provides a tab for switching to the code view. You can paste in