mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
5b8f1d312f
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
6 lines
50 B
Markdown
6 lines
50 B
Markdown
foo:apple:bar
|
|
|
|
foo: apple :bar
|
|
|
|
:foo :apple: bar:
|