mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-05-29 00:51:33 +08:00
feat(emoji): add emoji plugin
This commit is contained in:
@@ -76,7 +76,7 @@ You should set the `data-app` attribute if you changed `el`:
|
||||
|
||||
```html
|
||||
<!-- index.html -->
|
||||
|
||||
|
||||
<div data-app id="main">Please wait...</div>
|
||||
|
||||
<script>
|
||||
@@ -85,7 +85,3 @@ You should set the `data-app` attribute if you changed `el`:
|
||||
}
|
||||
</script>
|
||||
```
|
||||
|
||||
## Emoji support
|
||||
|
||||
Support [github emoji](https://github.com/scotch-io/All-Github-Emoji-Icons) :smile:
|
||||
|
||||
Reference in New Issue
Block a user