aboutsummaryrefslogtreecommitdiff
path: root/test/s5-basic.html
AgeCommit message (Expand)Author
2025-07-29HTML styles: prefix default styles with informative CSS comment (#11002)Albert Krewinkel
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2022-08-22HTML writer: revert to using `width` property for column widthsAlbert Krewinkel
2022-08-03Improve default CSS for task lists.John MacFarlane
2022-08-01HTML: use CSS flex boxes for columns.Albert Krewinkel
2022-07-31Fix tests for d2bd9abc4d5e9b6b4a6414fd010cdb5995f32935John MacFarlane
2021-12-22Add text wrapping to HTML output.John MacFarlane
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane
2017-12-26HTML writer: Use br elements in line blocks...John MacFarlane
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane
2017-11-02Improved support for columns in HTML.John MacFarlane
2017-10-31HTML Writer: consistently use dashed class-namesmb21
2017-08-14Implement multicolumn support for slide formats.John MacFarlane
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane
2017-03-04Regularized CSS in html/epub/html slide templates.John MacFarlane
2017-03-04templates: CSS for .smallcaps, closes #1592 (#3485)Mauro Bieg
2017-02-04Moved tests/ -> test/.John MacFarlane