mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
- Add Text.Pandoc.Emoji.TH. - Replace long literal list in Text.Pandoc.Emoji with one-liner generating it from data/emoji.json using TH. - Add Makefile target to download data/emoji.json. - Remove tools/emoji.hs.