summaryrefslogtreecommitdiff
path: root/test/functional/tests/math_output_mathml.py
Commit message (Expand)AuthorAgeFilesLines
* MathML: First part of fix to #407.milde2021-05-201-1/+1
* trivial: Misc whitespace fixesmilde2019-08-271-1/+1
* Fix tests after renaming html5 writer.milde2016-08-191-1/+1
* Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.milde2015-08-121-2/+2
* XHTML does not allow "math" directly in "pre". Wrap in "span".milde2015-04-131-1/+1
* Base xhtml11 writer on html-base. Adapt and fix tests.milde2015-03-101-2/+2
* Use xhtml writer for MathML test: produce valid XHTML+MathML document.milde2015-03-101-3/+3
* Fix [ 3527842 ]. milde2012-06-041-2/+4
* MathJax HTML math output optionmilde2011-04-151-0/+12