index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
Math.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-1
/
+0
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-4
/
+6
2019-10-10
Improve parsing of --defaults.
John MacFarlane
1
-5
/
+1
2019-10-09
Basic changes for MathJax 3.
zorkow
1
-1
/
+1
2018-10-04
KaTeX: don't use autorenderer.
John MacFarlane
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
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