showdown/test/features/emojis/complex.html
Estevao Soares dos Santos 5b8f1d312f 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 13:44:49 +01:00

4 lines
63 B
HTML

<p>foo🍎bar</p>
<p>foo: apple :bar</p>
<p>:foo 🍎 bar:</p>