summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-03pass server thread instead of requests to with_local_webserver callbackDan Allen
2020-02-03isolate cache-uri tests to contextDan Allen
2020-02-02add local webserver utility to test suiteDan Allen
2020-02-02fix call to logger in inline image rendererDan Allen
2020-02-02don't emit log messages (warnings, errors, and info) in scratch documentDan Allen
2020-02-02import logger module into inline image rendererDan Allen
2020-02-02remove unnecessary block argument for static info messageDan Allen
2020-02-01resolves #1533 place dots on correct page when section title in TOC wraps acr...Dan Allen
2020-02-01document how to enable warnings about missing characters in font [skip ci]Dan Allen