aboutsummaryrefslogtreecommitdiff
path: root/test/writer.html4
AgeCommit message (Expand)AuthorFilesLines
2021-12-22HTML writer: make line breaks more consistent.John MacFarlane1-22/+44
2021-12-22Add text wrapping to HTML output.John MacFarlane1-26/+59
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli1-1/+1
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg1-1/+2
2020-11-02Default CSS tweaks.John MacFarlane1-15/+14
2020-11-01Default CSS: avoid padding and color if monobackgroundcolor not given.John MacFarlane1-4/+0
2020-11-01Updates to default CSS (#6786)Mauro Bieg1-8/+37
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg1-0/+106
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila1-1/+2
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane1-0/+1
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane1-1/+0
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane1-0/+1
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane1-4/+4
2019-05-28HTML writer: emit empty alt tag in figures (#5518)Mauro Bieg1-1/+1
2019-04-30HTML: prevent gratuitious emojification on iOS.John MacFarlane1-5/+5
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane1-1/+1
2018-09-19Markdown reader: distinguish autolinks in the AST.John MacFarlane1-1/+1
2017-12-26HTML writer: Use br elements in line blocks...John MacFarlane1-1/+0
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane1-0/+1
2017-11-02Improved support for columns in HTML.John MacFarlane1-3/+3
2017-10-31HTML Writer: consistently use dashed class-namesmb211-8/+8
2017-08-14Implement multicolumn support for slide formats.John MacFarlane1-0/+1
2017-05-25Added `spaced_reference_links` extension.John MacFarlane1-2/+0
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane1-0/+1
2017-04-03Add class to footnote back referencesTimm Albers1-5/+5
2017-03-04Regularized CSS in html/epub/html slide templates.John MacFarlane1-1/+4
2017-03-04templates: CSS for .smallcaps, closes #1592 (#3485)Mauro Bieg1-1/+1
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+546