diff --git a/README.md b/README.md index 3d2733b..383276b 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Each item in hierarchical list should be on a new line without any indents. After installed and enabled the plugin, when you fill Obsidian-flavor Markdown texts into a "line" code block like this: +``` ```line # 主標題 @@ -109,8 +110,10 @@ After installed and enabled the plugin, when you fill Obsidian-flavor Markdown t - [x] 已完成項目 ``` + This plugin should convert those texts to this: + ```markdown 【 主標題 】