summaryrefslogtreecommitdiff
path: root/README.adoc
AgeCommit message (Expand)Author
2019-08-30Release 1.5.0.beta.3v1.5.0.beta.3Dan Allen
2019-08-27add stronger note to README about autofit limit [skip ci]Dan Allen
2019-08-23add code coverage integration to test suiteDan Allen
2019-08-13resolves #809 document and test interdocument xrefs (PR #1208)Dan Allen
2019-08-10resolves #1202 allow page number of PDF to import to be specified (PR #1203)Dan Allen
2019-08-09add caution to only import a PDF page directly inside a sectionDan Allen
2019-08-09rework Importing a PDF Page section in READMEDan Allen
2019-08-08Add explanation for PDF import using image macro (PR #1201)Max Vilimpoc
2019-08-02document the fit attribute of the image macro for background images [skip ci]Dan Allen
2019-08-01clarify that images in the theme are resolved relative to the value of the pd...Dan Allen
2019-08-01remove the status admonition now that the project has entered beta (and has a...Dan Allen
2019-08-01document the position attribute for background images [skip ci]Dan Allen
2019-07-30Begin development on next version [skip ci]Dan Allen
2019-07-30Release 1.5.0.beta.2v1.5.0.beta.2Dan Allen
2019-07-08Begin development on next version [skip ci]Dan Allen
2019-07-08Release 1.5.0.beta.1v1.5.0.beta.1Dan Allen
2019-07-05resolves #1127 rename pdf-style and pdf-stylesdir attributes to pdf-theme and...Dan Allen
2019-06-30resolves #1117 allow page background size to be controlled using image macro ...Dan Allen
2019-06-26clarify in README that STEM refers to asciimath and latexmath [skip ci]Dan Allen
2019-06-24recommend prawn-gmagick >= 0.0.9 [skip ci]Dan Allen
2019-06-21document the title page in the README [skip ci]Dan Allen
2019-06-16add option to keep output files of visual integration tests [skip ci]Dan Allen
2019-06-08document hexapdf as an alternative for optimizing the generated PDF [skip ci]Dan Allen
2019-06-01Begin development on next version [skip ci]Dan Allen
2019-06-01Release 1.5.0.alpha.18v1.5.0.alpha.18Dan Allen
2019-05-31add instructions to README for how to skip visual integration tests [skip ci]Dan Allen
2019-05-28shorten title in README [skip ci]Dan Allen
2019-05-28document how to install the gem locallyDan Allen
2019-05-18add AppVeyor badge to READMEDan Allen
2019-05-14Fix typo "Asciidotor" (PR #1071)remocrevo
2019-04-25resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)Dan Allen
2019-04-23Begin development on next version [skip ci]Dan Allen
2019-04-23Release 1.5.0.alpha.17v1.5.0.alpha.17Dan Allen
2019-04-23fix minimum Rouge version in README [skip ci]Dan Allen
2019-04-23add release-version to README [skip ci]Dan Allen
2019-04-23resolves #1033 automatically set data-uri so converter can find images genera...Dan Allen
2019-04-22add documentation for the toc in the README [skip ci]Dan Allen
2019-04-21add CI badge to README [skip ci]Dan Allen
2019-04-21document the CHANGELOG entry requirement for PRs [skip ci]Dan Allen
2019-04-18document that pull requests must be accompanied by tests [skip ci]Dan Allen
2019-04-12update code to cover all scenarios where font-based icons are usedDan Allen
2019-04-12resolves #891 upgrade to FontAwesome 5zyuhel
2019-04-07drop exceptions and workarounds for Ruby < 2.3Dan Allen
2019-04-07remove trailing spaces from README [skip ci]Dan Allen
2019-03-11update copyright yearDan Allen
2019-03-06set width and height of screenshot in README [skip ci]Dan Allen
2019-02-01resolves #390 document that passthrough content must be skipped (and how)Dan Allen
2018-12-08document how to control the Rouge style/theme in the READMEDan Allen
2018-11-22add note to README that width and height must be set on linked image in SVG [...Dan Allen
2018-11-17fix typo in README (PR #962)Itoh Shimon