Skip to content

Commit 6121e3d

Browse files
committed
update
1 parent 4335c7f commit 6121e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The default is to support parsing emoji. For example `:100:` will be parsed to :
9191
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/emoji.min.js"></script>
9292
```
9393

94-
?> If you don't want to parse to emoji, you can use an escape. you can use __colon_<span>_</span> or `&#58;`If you need to use in the title, we recommend using `&#58;`.
94+
?> If you don't want to parse to emoji, you can use __colon_<span>_</span> or `&#58;`. If you need to use in the title, we recommend using `&#58;`. For example, `&#58;100:`
9595

9696
## External Script
9797

0 commit comments

Comments
 (0)