diff --git a/docs/plugins.md b/docs/plugins.md index feca8b551..c56514d1a 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -91,6 +91,8 @@ The default is to support parsing emoji. For example `:100:` will be parsed to : ``` +?> If you don't want to parse to emoji, you can use __colon__ or `:`. If you need to use in the title, we recommend using `:`. For example, `:100:` + ## External Script 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.