Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-26 | Use `table-of-contents` for contents of toc, make `toc` a boolean. | John MacFarlane | 1 | -1/+1 | |
Changed markdown, rtf, and HTML-based templates accordingly. This allows you to set `toc: true` in the metadata; this previously produced strange results in some output formats. Closes #2872. For backwards compatibility, `toc` is still set to the toc contents. But it is recommended that you update templates to use `table-of-contents` for the toc contents and `toc` for a boolean flag. | |||||
2017-03-04 | Regularized CSS in html/epub/html slide templates. | John MacFarlane | 1 | -2/+5 | |
All templates now include `code{white-space: pre-wrap}` and CSS for `q` if `--html-q-tags` is used. Previously some templates had `pre` and others `pre-wrap`; the `q` styles were only sometimes included. See #3485. | |||||
2017-03-04 | templates: CSS for .smallcaps, closes #1592 (#3485) | Mauro Bieg | 1 | -1/+1 | |
2017-02-20 | Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' | John MacFarlane | 1 | -0/+198 | |