Age | Commit message (Expand) | Author | Files | Lines |
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-05-31 | Org reader: fix module names in haddock comments | Albert Krewinkel | 1 | -1/+1 |
2017-05-22 | Move indentWith to Text.Pandoc.Parsing (#3687) | Alexander Krotov | 1 | -0/+1 |
2017-05-17 | Merge pull request #3677 from labdsf/anylinenewline | John MacFarlane | 1 | -0/+1 |
2017-05-17 | Move anyLineNewline to Parsing.hs | Alexander Krotov | 1 | -0/+1 |
2017-05-14 | Org reader: add basic file inclusion mechanism | Albert Krewinkel | 1 | -0/+1 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -2/+2 |
2017-05-03 | Org reader: support table.el tables | Albert Krewinkel | 1 | -0/+1 |
2017-04-30 | Provide shared F monad functions for Markdown and Org readers | Albert Krewinkel | 1 | -1/+1 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -5/+5 |
2017-01-25 | Working on readers. | Jesse Rosenthal | 1 | -17/+19 |
2016-06-05 | Org reader: add support for "Berkeley-style" cites | Albert Krewinkel | 1 | -0/+1 |
2016-06-03 | Org reader: support special strings export option | Albert Krewinkel | 1 | -1/+13 |
2016-05-27 | Org reader: support org-ref style citations | Albert Krewinkel | 1 | -0/+1 |
2016-05-25 | Org reader: extract inline parser to module | Albert Krewinkel | 1 | -0/+19 |
2016-05-25 | Org reader: extract parsing function to module | Albert Krewinkel | 1 | -0/+182 |