mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
add emojis (#93)
* 更新 emoji 支持,增加 github emoji 列表,防止 “2017-02-22 15:13:22” 中的 :13: 被转义。 * 修正代码格式。
This commit is contained in:
parent
2945e94e3c
commit
8df746e9d1
@ -85,3 +85,7 @@ 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:
|
||||
|
||||
@ -82,3 +82,7 @@ cd docs && python -m SimpleHTTPServer 3000
|
||||
</script>
|
||||
```
|
||||
|
||||
## Emoji 支持
|
||||
|
||||
自动转义 [github 支持的 emoji](https://github.com/scotch-io/All-Github-Emoji-Icons):smile:
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user