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
/
Readers.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
Add FB2 reader (#4539)
Alexander
1
-0
/
+3
2018-03-29
Removed unused extensions (#4506)
Anabra
1
-3
/
+3
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-12-20
Add Basic JATS reader based on DocBook reader
Hamish Mackenzie
1
-1
/
+4
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-5
/
+5
2017-10-26
Creole reader (#3994)
Sascha Wilde
1
-0
/
+3
2017-08-07
Remove GFM modules; use CMarkGFM for both gfm and commonmark.
John MacFarlane
1
-3
/
+1
2017-08-07
Added gfm (GitHub-flavored CommonMark) as an input and output format.
John MacFarlane
1
-0
/
+3
2017-07-21
Added TikiWiki reader (#3800)
rlpowell
1
-0
/
+3
2017-06-24
Readers.getReader, Writers.getWriter API change.
John MacFarlane
1
-8
/
+4
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-0
/
+3
2017-06-19
Add Muse reader (#3620)
Alexander Krotov
1
-0
/
+3
2017-06-10
Changed all readers to take Text instead of String.
John MacFarlane
1
-1
/
+0
2017-06-10
Readers: Changed StringReader -> TextReader.
John MacFarlane
1
-23
/
+26
2017-04-26
API change: move reader functions to Text.Pandoc.Readers
Albert Krewinkel
1
-0
/
+146