audiovanish-plugin-markdown
Version:
A Markdown parser for Audiovanish
12 lines (11 loc) • 354 B
JSON
{
"bold": "粗体字",
"italic": "斜体字",
"list_item": "列表",
"strikethrough_text": "strikethrough text",
"link_text": "链接文本",
"link_url": "链接地址",
"picture_text": "alt text",
"picture_url": "image url",
"help_text": "This system is powered by Markdown. For full documentation, [click here](http://commonmark.org/help/)"
}