💻 系统环境 | Operating System
Windows
🌐 浏览器 | Browser
Chrome
🐛 问题描述 | Bug Description
src/react/Editor/demos中添加
{
"code": "graph TD\nA-->B",
"codeTheme": "",
"language": "mermaid",
"options": { "indentWithTabs": false, "lineNumbers": false, "tabSize": 2 },
"type": "code",
"version": 1
}
在首页无法预览
🚦 期望结果 | Expected Behavior
No response
📷 复现步骤 | Recurrence Steps
No response
📝 补充信息 | Additional Information
No response
💻 系统环境 | Operating System
Windows
🌐 浏览器 | Browser
Chrome
🐛 问题描述 | Bug Description
src/react/Editor/demos中添加{ "code": "graph TD\nA-->B", "codeTheme": "", "language": "mermaid", "options": { "indentWithTabs": false, "lineNumbers": false, "tabSize": 2 }, "type": "code", "version": 1 }在首页无法预览
🚦 期望结果 | Expected Behavior
No response
📷 复现步骤 | Recurrence Steps
No response
📝 补充信息 | Additional Information
No response