@ant-design/x-markdown
Version:
placeholder for @ant-design/x-markdown
18 lines (17 loc) • 393 B
JSON
[
{
"plugin": "HighlightCode",
"desc": "渲染代码高亮。",
"descEn": "Highlight the rendering code."
},
{
"plugin": "Latex",
"desc": "渲染数学公式Latex语法。",
"descEn": "Rendering mathematical formulas using Latex syntax."
},
{
"plugin": "Mermaid",
"desc": "渲染 Mermaid 图表。",
"descEn": "Rendering the Mermaid Chart."
}
]