aboutsummaryrefslogtreecommitdiff
path: root/test/writer.html5
AgeCommit message (Expand)Author
2025-12-06HTML5 template: conditionally include lang attribute.John MacFarlane
2025-07-29HTML styles: prefix default styles with informative CSS comment (#11002)Albert Krewinkel
2025-01-14HTML styles: fix style of hr so it works when printed (#10535)Hendrik Erz
2023-12-20Remove html5shiv from default HTML5 template.John MacFarlane
2023-12-04HTML5 writer footnote changes (aria-role, element type).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-03-14HTML writer footnotes changes:John MacFarlane
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-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-04-26HTML writer: Add 'footnotes' identifier to footnotes section.John MacFarlane
2022-04-21HTML writer: do not include the deprecated doc-endnote role.John MacFarlane
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-10HTML writer: don't break attributes values when wrapping.John MacFarlane
2021-12-22HTML writer: make line breaks more consistent.John MacFarlane
2021-12-22Add text wrapping to HTML output.John MacFarlane
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
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-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel
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-08Replace Element and makeHierarchical with makeSections.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-05-28HTML writer: emit empty alt tag in figures (#5518)Mauro Bieg
2019-04-30HTML: prevent gratuitious emojification on iOS.John MacFarlane
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane
2019-02-02HTML5 writer: implement WAI-ARIA roles for (end)notes.John MacFarlane
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane
2018-09-19Markdown reader: distinguish autolinks in the AST.John MacFarlane
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger
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-05-25Added `spaced_reference_links` extension.John MacFarlane
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane
2017-04-03Add class to footnote back referencesTimm Albers