aboutsummaryrefslogtreecommitdiff
path: root/tools/emojis.hs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29Update emoji list in Text.Pandoc.Emoji.John MacFarlane1-0/+36
Done using tools/emojis.hs, which uses the list from the gem GitHub uses. Future updates can be done with this tool. Closes #5666.