19 lines
311 B
JSON
19 lines
311 B
JSON
[
|
|
{
|
|
"text": "语法",
|
|
"items": [
|
|
{
|
|
"link": "/mdshow/example",
|
|
"text": "MD语法示例"
|
|
},
|
|
{
|
|
"link": "/mdshow/custom",
|
|
"text": "自定义语法"
|
|
},
|
|
{
|
|
"link": "/mdshow/codeblock",
|
|
"text": "代码块展示"
|
|
}
|
|
]
|
|
}
|
|
] |