summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-16Release 1.5.1v1.5.1Dan Allen
2020-02-16resolves #1557 fix spacing after first line of indented paragraph (PR #1558)Dan Allen
2020-02-16rename lingering references to Pdf module to PDFDan Allen
2020-02-16code style fixDan Allen
2020-02-16document the abstract-first-line-font-style theme key [skip ci]Dan Allen
2020-02-16add note to README about width of inline images in table cells [skip ci]Dan Allen
2020-02-12fix inconsistent variable name in default themeDan Allen
2020-02-12update chronicles example to reflect change in Rouge highlighting outputDan Allen
2020-02-11Begin development on next version [skip ci]Dan Allen
2020-02-11Release 1.5.0v1.5.0Dan Allen
2020-02-11minor tweak to intro in README [skip ci]Dan Allen
2020-02-11minor revisions to README [skip ci]Dan Allen
2020-02-11replace AppVeyor badge with GitHub Actions badge in README [skip ci]Dan Allen
2020-02-11update README in preparation for release [skip ci]Dan Allen
2020-02-10add missing test fixtureDan Allen
2020-02-10verify that theme can remap generic font family for SVGDan Allen
2020-02-10verify warning is logged if variable reference in theme cannot be resolvedDan Allen
2020-02-10resolves #1550 prevent image placeholder from altering character spacing in i...Dan Allen
2020-02-10resolves #1539 support table head with multiple rows & decorate accordingly (...Dan Allen
2020-02-10render pass block as listing block, using raw source as contentsDan Allen
2020-02-10resolves #1545 only warn once per missing char (PR #1548)Dan Allen
2020-02-10verify format attribute is honored for image in running content or title logo...Dan Allen
2020-02-10resolves #1546 fix crash when document has PDF cover page and SVG page backgr...Dan Allen
2020-02-09support creating empty front or back cover by assigning empty value to front-...Dan Allen
2020-02-09allow running content image to be specified using a data URIDan Allen
2020-02-08add tests for using data URI as title logo imageDan Allen
2020-02-08allow background image to be specified as a data URIDan Allen
2020-02-07use eql in test suite instead of eq (PR #1543)Dan Allen
2020-02-07add test for quotes substitution in listing blockDan Allen
2020-02-06resolves #840 allow page mode to be configured using pdf-page-mode attribute ...Dan Allen
2020-02-06resolves #820 draw background and border around entire delimited block with w...Dan Allen
2020-02-06account for top margin correction in cell content heightDan Allen
2020-02-05add test for table border, style, and colorDan Allen
2020-02-05verify index entries inside delimited block are not added twice to indexDan Allen
2020-02-04Begin development on next version [skip ci]Dan Allen
2020-02-04Release 1.5.0.rc.3v1.5.0.rc.3Dan Allen
2020-02-04restore on condition for deploy step [skip ci]Dan Allen
2020-02-04update CHANGELOG entry [skip ci]Dan Allen
2020-02-04resolves #607 don't crash if table is empty and warn (PR #1538)Dan Allen
2020-02-04resolves #1536 add support for remote background images specified in theme (P...Dan Allen
2020-02-04add missing credit in CHANGELOG [skip ci]Dan Allen
2020-02-03don't store tmp_files in prototype for scratch documentDan Allen
2020-02-03add missing fixture fileDan Allen
2020-02-03fix crash if background image specified in theme is not readableDan Allen
2020-02-03only substitute attributes in image target from themeDan Allen
2020-02-03add support for remote image in running content (if allow-uri-read attribute ...Dan Allen
2020-02-03improve tmp file handling (PR #1535)Dan Allen
2020-02-03fix failure in test suiteDan Allen
2020-02-03fix warning in test suiteDan Allen
2020-02-03fix use of private method in test suiteDan Allen