summaryrefslogtreecommitdiff
path: root/tests/s5-inserts.html
AgeCommit message (Collapse)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2015-02-01HTML writer: Add "inline" or "display" class to math spans.John MacFarlane
This allows inline and display math to be styled differently. Closes #1914.
2014-08-13Revised tests directory.John MacFarlane
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.