| Age | Commit message (Expand) | Author |
| 2023-08-13 | Change semicolon to colon | Jackson Schuster |
| 2023-07-26 | Add clause for svg to default CSS for HTML. | John MacFarlane |
| 2023-03-29 | styles.html: fix task-list styling in reveal.js | Albert Krewinkel |
| 2023-01-13 | HTML style template: put Consolas before Lucida Console for code font. | John MacFarlane |
| 2023-01-06 | Add `code { hyphens: manual; }` to HTML and EPUB CSS. | John MacFarlane |
| 2022-11-09 | HTML template: remove default font size, line height... | John MacFarlane |
| 2022-11-04 | Change default background color of PDFs generated via HTML (#8422) | Marcin Serwin |
| 2022-10-17 | Adjust tests for CSS change; add CSS comments to mark... | John MacFarlane |
| 2022-10-17 | Fix typo introduced by recent commit in styles.html. | John MacFarlane |
| 2022-10-17 | Use styles.citations.html partial in styles.html. | John MacFarlane |
| 2022-08-22 | HTML writer: revert to using `width` property for column widths | Albert Krewinkel |
| 2022-08-03 | Improve default CSS for task lists. | John MacFarlane |
| 2022-08-01 | HTML: use CSS flex boxes for columns. | Albert Krewinkel |
| 2022-07-31 | Html template styles: remove span.underline. | John MacFarlane |
| 2022-01-16 | CSS in HTML template: adjust #TOC and h1 on mobile (#7835) | Mauro Bieg |
| 2022-01-09 | Improve abstract in HTML template. | John MacFarlane |
| 2022-01-09 | Add abstract to default html template (#7588) | Jannik Buhr |
| 2021-07-05 | document-css: reset overflow-wrap on code blocks | Mauro Bieg |
| 2020-11-02 | Default CSS tweaks. | John MacFarlane |
| 2020-11-01 | Default CSS: avoid padding and color if monobackgroundcolor not given. | John MacFarlane |
| 2020-11-01 | Updates to default CSS (#6786) | Mauro Bieg |
| 2020-09-21 | Add built-in citation support using new citeproc library. | John MacFarlane |
| 2020-09-19 | Add CSS to default HTML template (#6601) | Mauro Bieg |
| 2020-05-18 | Use CSS in favor of <br> for display math (#6372) | Lila |
| 2019-12-05 | HTML-based templates: Add CSS to suppress bullet on unordered task lists. | John MacFarlane |
| 2019-10-29 | Changes to build with new doctemplates/doclayout. | John MacFarlane |
| 2019-09-05 | Add div.hanging-indent CSS to HTML templates. | John MacFarlane |
| 2019-09-05 | Add partial styles.html in HTML5 template. | John MacFarlane |
| 2017-02-20 | Removed data/templates submodule. | John MacFarlane |
| 2017-02-06 | default.beamer changes (Thomas Hodgson): | John MacFarlane |
| 2017-02-06 | Use unicode-math by default in default.latex template. | John MacFarlane |
| 2017-01-29 | Use latest master HEAD for templates. | John MacFarlane |
| 2017-01-26 | Split writeDocbook into writeDocbook4, writeDocbook5. | John MacFarlane |
| 2017-01-26 | EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3. | John MacFarlane |
| 2017-01-25 | Rename default.html template to default.html4. | John MacFarlane |
| 2017-01-25 | Copied a few changes from default.latex to default.beamer. | John MacFarlane |
| 2017-01-24 | Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates. | John MacFarlane |
| 2017-01-10 | LaTeX template: Add hyphen option to url package. | John MacFarlane |
| 2017-01-03 | LaTeX template: allow passing `microtypeoptions` to microtype. | John MacFarlane |
| 2016-12-30 | docbook5template: fix namespace declarations (Mauro Bieg). | John MacFarlane |
| 2016-12-04 | LaTeX template: use correct separator for pdfkeywords. | John MacFarlane |
| 2016-11-25 | Use pre-wrap for code in dzslides template (Nicolas Porcel). | John MacFarlane |
| 2016-10-25 | Add hypersetup options to beamer templates (Jake Zimmerman). | John MacFarlane |
| 2016-09-28 | LaTeX template: use footnote package to fix notes in tables. | John MacFarlane |
| 2016-09-28 | revealjs template: Added `notes-server` option (Yoan Blanc). | John MacFarlane |
| 2016-09-28 | LaTeX template: set default figure placement. | John MacFarlane |
| 2016-09-25 | Use p tags for subtitle, author, date in epub, revealjs, slidy templates. | John MacFarlane |
| 2016-09-25 | HTML template: use p instead of h1 for subtitle, author, date. | John MacFarlane |
| 2016-09-23 | Beamer template: added support for fontfamilies. | John MacFarlane |
| 2016-08-11 | Added `themeoptions` variable to beamer template (Carsten Gips). | John MacFarlane |