index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Emoji.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-02-07
Resolve HLint warnings
Albert Krewinkel
1
-1
/
+0
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