MrDoc Manual
Installation Guide
Deployment Guide
Linux Deployment
Docker Deployment
Document Examples
Editor.md Specific Syntax
User Guide
本文档使用「觅思文档专业版」发布
-
+
首页
Editor.md Specific Syntax
## Multi Type Blockquotes ### Normal Blockquotes ``` > content ``` example: > this is a blockquotes ### Other Blockquotes ``` > this default blockquotes >i i express info # This is a infomation block. >d d express danger # This is a danger block. >w w express warning # This is a warning block. >s s express success # This is a success block. ``` example: > this default blockquotes >i i express info # This is a infomation block. >d d express danger # This is a danger block. >w w express warning # This is a warning block. >s s express success # This is a success block. ## mindmap ```mindmap # title1 ## content1-1 ## content1-2 # title2 ## content2-1 ``` The sysnax is: ```mindmap # title1 ## content1-1 ## content1-2 # title2 ## content2-1 ``` ## Echarts ```echart { xAxis: { type: 'category', data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'] }, yAxis: { type: 'value' }, series: [{ data: [820, 932, 901, 934, 1290, 1330, 1320], type: 'line' }] } ``` The syntax is: ```echart { xAxis: { type: 'category', data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'] }, yAxis: { type: 'value' }, series: [{ data: [820, 932, 901, 934, 1290, 1330, 1320], type: 'line' }] } ``` ## Time Line ```timeline # 2020-10 version 0.6.0 ==== # 2020-09 version 0.5.9 - support vditor - other update ==== # further ``` The syntax is: ```timeline # 2020-10 version 0.6.0 ==== # 2020-09 version 0.5.9 - support vditor - other update ==== # further ```
州的先生
March 21, 2021, 11:12 a.m.
4 条评论
转发文档
收藏文档
上一篇
下一篇
评论
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
PDF文档
PDF文档(打印)
分享
链接
类型
密码
更新密码