feat(emoji): add emoji plugin

This commit is contained in:
qingwei.li 2017-02-22 21:29:26 +08:00 committed by cinwell.li
commit 855c450a97
14 changed files with 322 additions and 165 deletions

View file

@ -7,7 +7,8 @@
- Customization
- [Configuration](/configuration)
- [Themes](/themes)
- [Using plugins](/plugins)
- [List of Plugins](/plugins)
- [Write a Plugin](/write-a-plugin)
- [Markdown configuration](/markdown)
- [Lanuage highlighting](/language-highlight)