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 推出 Streamdown 2.2 更新,這款專為 Markdown 串流設計的工具現在支援「動畫式串流」,讓 AI 生成內容的呈現更加平滑自然。此外,新版本也優化了對自訂 HTML 的支援,讓開發者在構建 AI 聊天界面時能更彈性地嵌入自訂樣式與結構,顯著提升前端使用者體驗。
Vercel 宣布其「視覺化編輯(Visual Editing)」功能正式支援 Markdown。這項更新讓團隊成員可以直接在網站預覽畫面上點擊由 Markdown 渲染的文字,並直接跳轉至對應的 CMS 或 Git 原始碼進行修改。此舉大幅降低了維護 Markdown 內容的門檻,完美結合了所見即所得的直觀性與 Markdown 的結構化優勢。