Skip to content

Commit 4a1d87e

Browse files
committed
Restore and update emoji plugin docs
1 parent da6480d commit 4a1d87e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/plugins.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,13 @@ Configure by `data-ga`.
9393

9494
## Emoji
9595

96-
!> This plugin has been deprecated. Docsify is able to render all GitHub-style emoji without the use of this plugin as of v4.13.
96+
Renders a larger collection of emoji shorthand codes. Without this plugin, Docsify is able to render only a limited number of emoji shorthand codes.
97+
98+
!> Deprecated as of v4.13. Docsify no longer requires this plugin for full emoji support.
99+
100+
```html
101+
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/emoji.min.js"></script>
102+
```
97103

98104
## External Script
99105

0 commit comments

Comments
 (0)