Simon Willison shared markdown-svg-renderer, a customized Markdown rendering tool with special handling for fenced SVG code blocks. It renders the SVG image and also provides a tab for switching back to the source code. Users can paste Markdown directly or load a CORS-enabled Markdown file or Gist by URL, with an example using LLM pelican logs for Opus 4.8.
Vercel 宣布其官方文件(Docs)頁面現已支援 Markdown 格式的響應。這項更新主要優化了使用者在檢索文件或與系統互動時的體驗,讓系統能正確渲染包含程式碼區塊、清單與粗體等 Markdown 語法,大幅提升技術內容的可讀性與複製程式碼的便利性。