summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Math.hs
Commit message (Expand)AuthorAge
* hlint suggestions.John MacFarlane2017-10-29
* Use mathjax 2.7.2 by default.John MacFarlane2017-10-06
* KaTeX fixes:John MacFarlane2017-10-05
* Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL.John MacFarlane2017-06-19
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* Use new warnings throughout the code base.John MacFarlane2017-02-11
* Class: rename addWarning[WithPos] to warning[WithPos].John MacFarlane2017-01-25
* Class: Renamed 'warn' to 'addWarning' and consolidated RTF writer.John MacFarlane2017-01-25
* Make sure texMathToInlines issues warning.John MacFarlane2017-01-25
* Refactored math conversion in writers.John MacFarlane2017-01-25