aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Emoji.hs
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Remove license boilerplate.John MacFarlane1-18/+0
2018-07-15Wrap emojis in span nodes (#4759)Anders Waldenborg1-1/+6
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2017-10-27hlint suggestions.John MacFarlane1-1/+0
2015-12-04Fixed Emoji character definitions.John MacFarlane1-870/+871
2015-11-13Text.Pandoc.Emoji: use hex escapes instead of Unicode in source.John MacFarlane1-870/+870
2015-11-13Added `emoji` extension to Markdown.John MacFarlane1-0/+905