summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/TEI.hs
Commit message (Expand)AuthorAge
* TEI writer: Use height instead of depth for images.John MacFarlane2018-02-01
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* hlintAlexander Krotov2017-11-01
* hlint suggestions.John MacFarlane2017-10-29
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Writers: adjusted for renderTemplate' changes.John MacFarlane2017-06-20
* Docbook, JATS, TEI writers: print INFO message when omitting interior header.John MacFarlane2017-06-20
* Switched Writer types to use Text.John MacFarlane2017-06-11
* 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