| Age | Commit message (Expand) | Author |
| 2023-12-20 | Remove html5shiv from default HTML5 template. | John MacFarlane |
| 2023-02-14 | Include needed polyfill when MathJaX is used. | John MacFarlane |
| 2022-01-13 | HTML template: load header-includes before math (#7833) | Kolen Cheung |
| 2022-01-09 | Improve abstract in HTML template. | John MacFarlane |
| 2022-01-09 | Add abstract to default html template (#7588) | Jannik Buhr |
| 2020-12-27 | Use meta-description instead of description in templates. | John MacFarlane |
| 2020-12-27 | templates: added the `description` metatag to both html4 and html5 templates ... | Jerry Sky |
| 2019-11-23 | Add support for $toc-title$ to HTML (4 and 5) (#5930) | Alexandre Franke |
| 2019-09-05 | Add partial styles.html in HTML5 template. | John MacFarlane |
| 2019-02-02 | HTML5 template: Add role with ARIA doc-toc for table of contents. | John MacFarlane |
| 2018-12-14 | Remove unnecessary type="text/css" on style and link for HTML5. | John MacFarlane |
| 2018-09-10 | Make HTML5 header easier to style precisely in default template (#4767) | J. B. Rainsberger |
| 2018-05-01 | Make template polyglot (#4606) | OvidiusCicero |
| 2017-12-26 | HTML writer: Use br elements in line blocks... | John MacFarlane |
| 2017-12-03 | Include default CSS for 'underline' class in HTML-based templates. | John MacFarlane |
| 2017-11-02 | Improved support for columns in HTML. | John MacFarlane |
| 2017-08-14 | Implement multicolumn support for slide formats. | John MacFarlane |
| 2017-06-26 | Use `table-of-contents` for contents of toc, make `toc` a boolean. | John MacFarlane |
| 2017-04-25 | HTML line block: Use class instead of style attribute. | John MacFarlane |
| 2017-03-04 | Regularized CSS in html/epub/html slide templates. | John MacFarlane |
| 2017-03-04 | templates: CSS for .smallcaps, closes #1592 (#3485) | Mauro Bieg |
| 2017-03-04 | Make default.html5 polyglot markup conformant. (#3473) | John Luke Bentley |
| 2017-02-20 | Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' | 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 |
| 2016-08-06 | Added `beamerarticle` variable. | John MacFarlane |
| 2016-07-22 | Textile reader: support `bc..` extended code blocks. | John MacFarlane |
| 2016-07-20 | Restored whitespace between paragraphs in beamer template. | John MacFarlane |
| 2016-07-18 | LaTeX template: Added dummy definition for `\institute`. | John MacFarlane |
| 2016-07-01 | beamer, latex templates: pass biblatexoptions directly in package load. | John MacFarlane |