主题
转义 Markdown 标点,使文本按字面渲染。
{{ value | escape_md }}
{ "text": "# Draft *title*" }
{{ text | escape_md }}
\# Draft \*title\*