Update README.md

This commit is contained in:
周乃宏 2024-11-15 17:00:56 +08:00 committed by GitHub
parent d2dc2455e9
commit ead6df2215
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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: After installed and enabled the plugin, when you fill Obsidian-flavor Markdown texts into a "line" code block like this:
```
```line ```line
# 主標題 # 主標題
@ -109,8 +110,10 @@ After installed and enabled the plugin, when you fill Obsidian-flavor Markdown t
- [x] 已完成項目 - [x] 已完成項目
``` ```
This plugin should convert those texts to this: This plugin should convert those texts to this:
```markdown ```markdown
【 主標題 】 【 主標題 】