Skip to content

Commit 8df746e

Browse files
PlayerYKQingWei-Li
authored andcommitted
add emojis (#93)
* 更新 emoji 支持,增加 github emoji 列表,防止 “2017-02-22 15:13:22” 中的 :13: 被转义。 * 修正代码格式。
1 parent 2945e94 commit 8df746e

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

Diff for: docs/quickstart.md

+4
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ You should set the `data-app` attribute if you changed `el`:
8585
}
8686
</script>
8787
```
88+
89+
## Emoji support
90+
91+
Support [github emoji](https://github.com/scotch-io/All-Github-Emoji-Icons) :smile:

Diff for: docs/zh-cn/quickstart.md

+4
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,7 @@ cd docs && python -m SimpleHTTPServer 3000
8282
</script>
8383
```
8484

85+
## Emoji 支持
86+
87+
自动转义 [github 支持的 emoji](https://github.com/scotch-io/All-Github-Emoji-Icons):smile:
88+

Diff for: src/core/render/emojify.js

+7-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)