This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
showdown
Watch
1
Star
0
Fork
0
You've already forked showdown
mirror of
https://github.com/showdownjs/showdown.git
synced
2024-03-22 13:30:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
5fc843e175
showdown
/
test
/
functional
/
makehtml
/
cases
/
features
/
emojis
/
simple.html
4 lines
74 B
HTML
Raw
Normal View
History
Unescape
Escape
feat(emoji): add emoji support Add unicode emoji support to showdown. To enable this feature, use `emoji: true` option. A list of supported emojis is available here: https://github.com/showdownjs/showdown/wiki/Emojis Closes #448
2017-10-24 20:44:49 +08:00
<
p
>
🍎 and 💋
<
/
p
>
<
p
>
💋my🍎
<
/
p
>
fix(helpers): update github flavored emoji to the latest (#837)
2021-11-15 04:23:03 +08:00
<
p
>
👩❤️💋👨
<
/
p
>
Reference in New Issue
Copy Permalink