John MacFarlane
|
cbcb9b36c0
|
hlint suggestions.
|
2017-10-27 23:13:55 -07:00 |
|
John MacFarlane
|
09958d7f95
|
Fixed Emoji character definitions.
There were many bugs in the definitions.
Closes #2523.
|
2015-12-04 09:38:58 -08:00 |
|
John MacFarlane
|
37285b432c
|
Text.Pandoc.Emoji: use hex escapes instead of Unicode in source.
Some of the unicode characters cause ghc parse errors in older
ghc versions.
|
2015-11-13 14:18:02 -08:00 |
|
John MacFarlane
|
0a6aaf5e1b
|
Added emoji extension to Markdown.
This is enabled by default in `markdown_github`.
Added `Ext_emoji` to `Extension` in `Text.Pandoc.Options` (API change).
Closes #2523.
|
2015-11-13 12:14:24 -08:00 |
|