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