Age | Commit message (Expand) | Author | Files | Lines |
2020-09-19 | Add CSS to default HTML template (#6601) | Mauro Bieg | 1 | -0/+106 |
2020-07-01 | HTML writer: improve alt-text/caption handling for HTML5 | Albert Krewinkel | 1 | -1/+1 |
2020-05-18 | Use CSS in favor of <br> for display math (#6372) | Lila | 1 | -1/+2 |
2019-12-05 | HTML-based templates: Add CSS to suppress bullet on unordered task lists. | John MacFarlane | 1 | -0/+1 |
2019-09-08 | Replace Element and makeHierarchical with makeSections. | John MacFarlane | 1 | -1/+0 |
2019-09-05 | Add div.hanging-indent CSS to HTML templates. | John MacFarlane | 1 | -0/+1 |
2019-09-05 | Add partial styles.html in HTML5 template. | John MacFarlane | 1 | -4/+4 |
2019-05-28 | HTML writer: emit empty alt tag in figures (#5518) | Mauro Bieg | 1 | -1/+1 |
2019-04-30 | HTML: prevent gratuitious emojification on iOS. | John MacFarlane | 1 | -5/+5 |
2019-02-25 | Shared.compactify: Avoid mixed lists. | John MacFarlane | 1 | -1/+1 |
2019-02-02 | HTML5 writer: implement WAI-ARIA roles for (end)notes. | John MacFarlane | 1 | -10/+10 |
2018-12-14 | Remove unnecessary type="text/css" on style and link for HTML5. | John MacFarlane | 1 | -1/+1 |
2018-09-19 | Markdown reader: distinguish autolinks in the AST. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Make HTML5 header easier to style precisely in default template (#4767) | J. B. Rainsberger | 1 | -1/+1 |
2017-12-26 | HTML writer: Use br elements in line blocks... | John MacFarlane | 1 | -1/+0 |
2017-12-03 | Include default CSS for 'underline' class in HTML-based templates. | John MacFarlane | 1 | -0/+1 |
2017-11-02 | Improved support for columns in HTML. | John MacFarlane | 1 | -3/+3 |
2017-10-31 | HTML Writer: consistently use dashed class-names | mb21 | 1 | -8/+8 |
2017-08-14 | Implement multicolumn support for slide formats. | John MacFarlane | 1 | -0/+1 |
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -2/+0 |
2017-04-25 | HTML line block: Use class instead of style attribute. | John MacFarlane | 1 | -0/+1 |
2017-04-03 | Add class to footnote back references | Timm Albers | 1 | -5/+5 |
2017-03-04 | Regularized CSS in html/epub/html slide templates. | John MacFarlane | 1 | -1/+4 |
2017-03-04 | templates: CSS for .smallcaps, closes #1592 (#3485) | Mauro Bieg | 1 | -1/+1 |
2017-03-04 | Make default.html5 polyglot markup conformant. (#3473) | John Luke Bentley | 1 | -7/+7 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+548 |