Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-08 | Use external emojis package. | John MacFarlane | 1 | -7/+7 |
2019-12-03 | Move data/emoji.json to emoji.json, add to extra-source-files. | John MacFarlane | 1 | -1/+1 |
2019-11-27 | Generate Emoji module with TH. | John MacFarlane | 1 | -1793/+3 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -2/+4 |
2019-07-29 | Update emoji list in Text.Pandoc.Emoji. | John MacFarlane | 1 | -8/+929 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2018-07-15 | Wrap emojis in span nodes (#4759) | Anders Waldenborg | 1 | -1/+6 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -1/+0 |
2015-12-04 | Fixed Emoji character definitions. | John MacFarlane | 1 | -870/+871 |
2015-11-13 | Text.Pandoc.Emoji: use hex escapes instead of Unicode in source. | John MacFarlane | 1 | -870/+870 |
2015-11-13 | Added `emoji` extension to Markdown. | John MacFarlane | 1 | -0/+905 |