aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.html+lhs
AgeCommit message (Expand)Author
2024-03-19Change lhs tests so they don't use `--standalone`.John MacFarlane
2024-02-27Update test suite for latest skylighting-format-blaze-html.John MacFarlane
2023-12-20Remove html5shiv from default HTML5 template.John MacFarlane
2023-08-27Update tests for skylighting-format-blaze-html change.John MacFarlane
2023-08-13Fix tests for change to template in #8999.John MacFarlane
2023-07-26Add clause for svg to default CSS for HTML.John MacFarlane
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2023-01-13HTML style template: put Consolas before Lucida Console for code font.John MacFarlane
2023-01-06Add `code { hyphens: manual; }` to HTML and EPUB CSS.John MacFarlane
2022-11-09HTML template: remove default font size, line height...John MacFarlane
2022-11-04Change default background color of PDFs generated via HTML (#8422)Marcin Serwin
2022-10-17Adjust tests for CSS change; add CSS comments to mark...John MacFarlane
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
2022-05-31Require skylighting 0.12.3.1 and update tests.John MacFarlane
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2020-12-17Update test with new skylighting CSS.John MacFarlane
2020-11-02Default CSS tweaks.John MacFarlane
2020-11-01Default CSS: avoid padding and color if monobackgroundcolor not given.John MacFarlane
2020-11-01Updates to default CSS (#6786)Mauro Bieg
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg
2020-08-31Fix tests for skylighting 0.10Albert Krewinkel
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2020-05-12Use latest skylighting.John MacFarlane
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
2019-07-14Update test for new skylighting.John MacFarlane
2019-05-27Use skylighting 0.8.John MacFarlane
2019-02-10Use latest skylighting.John MacFarlane
2019-01-08Removed superfluous sourceCode class on code blocks.John MacFarlane
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane
2018-10-08Fixed tests for new skylighting.John MacFarlane
2018-06-09Use skylighting 0.7.2. Adjust tests.John MacFarlane
2017-12-26HTML writer: Use br elements in line blocks...John MacFarlane
2017-12-10Changes for skylighting-0.5.John MacFarlane
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane
2017-11-28Update tests for new skylighting.John MacFarlane
2017-11-21Update tests for skylighting changes.John MacFarlane
2017-11-04Fix test output for latest skylighting.2.0.1.1John MacFarlane
2017-11-03Updated tests.John MacFarlane
2017-11-02Improved support for columns in HTML.John MacFarlane
2017-11-02Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane
2017-10-26Use skylighting 0.4.2.John MacFarlane
2017-09-09Updated lhs-test for new skylighting.John MacFarlane
2017-08-14Implement multicolumn support for slide formats.John MacFarlane
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane