summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/TEI.hs
Commit message (Expand)AuthorAge
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Removed unused symbol.John MacFarlane2017-03-13
* Put TEI writer inside PandocMonad. Added warnings for omitted raw elements.John MacFarlane2017-03-13
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* `--mathml` and MathML in HTMLMathMethod longer take an argument.John MacFarlane2017-01-30
* Revert "Added page breaks into Pandoc."John MacFarlane2017-01-25
* Convert all writers to use PandocMonad.Jesse Rosenthal2017-01-25
* Adds support for pagebreaks (when it makes sense)Hubert Plociniczak2017-01-25
* Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane2016-11-30
* Refactor top-level division selection (#3261)Albert Krewinkel2016-11-27
* Allow to overwrite top-level division type heuristics (#3258)Albert Krewinkel2016-11-26
* Add option for top-level division typeAlbert Krewinkel2016-10-19
* TEI writer: remove heuristic to detect book templateAlbert Krewinkel2016-09-13
* Add support for the LineBlock element to writersAlbert Krewinkel2016-10-13
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
* Add TEI Writer.csforste2016-01-19