Skip to content

Commit e8d3b5e

Browse files
authored
Merge branch 'develop' into fix/1383
2 parents 04bf1ea + 0f3211e commit e8d3b5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/plugins.md

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ 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 __colon_<span>_</span> or `&#58;`. If you need to use in the title, we recommend using `&#58;`. For example, `&#58;100:`
95+
9496
## External Script
9597

9698
If the script on the page is an external one (imports a js file via `src` attribute), you'll need this plugin to make it work.

0 commit comments

Comments
 (0)