summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-10-12verify running content is not used if height of periphery is nilDan Allen
2019-10-12add test to verify document-title and document-subtitle attributes are set in...Dan Allen
2019-10-11verify checklist marker from fallback font is used if missing from main fontDan Allen
2019-10-11ensure character references are properly decoded in tocDan Allen
2019-10-11add test for autowidth column in autowidth tableDan Allen
2019-10-10resolves #1030 allow toc to be positioned using toc macro (PR #1318)Dan Allen
2019-10-09verify that text transform can process any unicode letterDan Allen
2019-10-09resolves #40 allow theme to control style of verse block independently of a q...Dan Allen
2019-10-09verify that icon can be set for custom admonition typeDan Allen
2019-10-09add test to verify border on quote block doesn't spill to next pageDan Allen
2019-10-09add test for title on quote and verse blocksDan Allen
2019-10-08test that left border on quote and verse is not drawn if border_width is 0Dan Allen
2019-10-08verify xrefstyle is honored when making reference to imageDan Allen
2019-10-08add tests to verify behavior when xref cannot be resolved or has no xreftextDan Allen
2019-10-08allow xref macro to override xrefstyle set on documentDan Allen
2019-10-07fix broken specDan Allen
2019-10-07add test to verify FontAwesome icon can be used as list markerDan Allen
2019-10-07add test to verify that index entry links back to term in contentDan Allen
2019-10-07resolves #730 allow image alt text formatting and arrangement to be controlle...Dan Allen
2019-10-07add test to verify link is added to alt text if image with link is missingDan Allen
2019-10-06resolves #1152 extend dots leading up to page number from wrapped line in toc...Dan Allen
2019-10-06add test for using chapter-signifier with tocDan Allen
2019-10-06resolves #1303 fixes position of list marker at prepress page break (PR #1304)Dan Allen
2019-10-06add test to verify uppercase text transform doesn't alter character refs or H...Dan Allen
2019-10-06add test to verify converter can be loaded using asciidoctor-pdf or asciidoct...Dan Allen
2019-10-04resolves #307 allow theme to override caption styles for specific block categ...Dan Allen
2019-10-04add test to verify title is added to footnotes block if footnotes-title attri...Dan Allen
2019-10-04verify converter works in secure modeDan Allen
2019-10-04test SVG fallback font for inline image and image in running contentDan Allen
2019-10-04add test to verify SVG with width is scaled to fit bounds if width not specif...Dan Allen
2019-10-03add xrefstyle test for figureDan Allen
2019-10-03assume admonition icon with no icon set prefix is the name of a legacy FontAw...Dan Allen
2019-10-03add test to verify value of keys in theme that end in content are not evaluatedDan Allen
2019-10-03add test to verify inline image is scaled down to fit height of pageDan Allen
2019-10-02add test to verify case of role in theme is preservedDan Allen
2019-10-02add test to verify admonition icon keys in theme are not flattenedDan Allen
2019-10-02optimizer should retain PDF version (PDF compatibility level)Dan Allen
2019-10-01verify space is preserved in source block before conum on last lineDan Allen
2019-10-01verify line height adjustment to accomodate inline imageDan Allen
2019-10-01add test to verify page background image in theme is resolved relative to the...Dan Allen
2019-09-30add missing reference file in test suiteDan Allen
2019-09-30verify that running content continues even after image overruns boundsDan Allen
2019-09-29resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...Dan Allen
2019-09-29add test for spacing between complex list items and nested listsDan Allen
2019-09-29add tests for list markers in mixed nested listDan Allen
2019-09-29test pdfmark output when document title contains non-ASCII charDan Allen
2019-09-28add initial test for pdfmark fileDan Allen
2019-09-27resolves #1294 apply normal substitutions to content of manname section (PR #...Dan Allen
2019-09-27add additional test for pdf-folio-placementDan Allen
2019-09-27add initial tests for pdf-folio-placement attributeDan Allen