Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-29 | hlint suggestions. | John MacFarlane | 1 | -2/+2 |
2017-10-06 | Use mathjax 2.7.2 by default. | John MacFarlane | 1 | -1/+1 |
2017-10-05 | KaTeX fixes: | John MacFarlane | 1 | -1/+1 |
2017-06-19 | Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL. | John MacFarlane | 1 | -0/+7 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -1/+1 |
2017-02-11 | Use new warnings throughout the code base. | John MacFarlane | 1 | -3/+3 |
2017-01-25 | Class: rename addWarning[WithPos] to warning[WithPos]. | John MacFarlane | 1 | -2/+2 |
2017-01-25 | Class: Renamed 'warn' to 'addWarning' and consolidated RTF writer. | John MacFarlane | 1 | -2/+2 |
2017-01-25 | Make sure texMathToInlines issues warning. | John MacFarlane | 1 | -1/+3 |
2017-01-25 | Refactored math conversion in writers. | John MacFarlane | 1 | -0/+47 |