Skip to content

Commit 42cd5ad

Browse files
committed
Fixed markdown strong text via pangu.vim
1 parent 6894a3b commit 42cd5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
autocmd BufWritePre *.markdown,*.md,*.text,*.txt,*.wiki,*.cnx call PanGuSpace()
3030
```
3131

32-
> ** 注意:目前只对纯文本格式的文件支持较好,其他如 html 等,请谨慎开启。**
32+
> **注意:目前只对纯文本格式的文件支持较好,其他如 html 等,请谨慎开启。**
3333
>
3434
> 如果有合适的文件格式推荐,请提交 [Issue](https://github.com/hotoo/pangu.vim/issues)
3535

0 commit comments

Comments
 (0)