Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |