summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16use tables to show installation options for gems; revise installation instruc...Dan Allen
2022-07-15document support for relative font sizes in themeDan Allen
2022-07-15don't coerce font size < 1 to relative font size; relative font size should b...Dan Allen
2022-07-14broaden support for relative font sizes in theme to more than just inline ele...Dan Allen
2022-07-14clarify that the ink_title_page method cannot start a new pageDan Allen
2022-07-14document that the breakable option applies to discrete headings as wellDan Allen
2022-07-13upgrade RuboCop and configure new rulesDan Allen
2022-07-12add rudimentary test for chronicles dark themeDan Allen
2022-07-12update debug mode for to_pdf helper in test suite to work when output is a Pa...Dan Allen
2022-07-12add internal Document#attr_unspecified? method to simplify check for an attri...Dan Allen
2022-07-11resolves #2278 set docimagesdir attribute when attribute substitutions are ap...Dan Allen
2022-07-11always set imagesdir attribute to value of themesdir when resolving images fr...Dan Allen
2022-07-11configure table borders in way that is compatible with prawn-table > 0.2.2Dan Allen
2022-07-10fix logic to get previous tag in release notes task [no ci]Dan Allen
2022-07-10import CHANGELOG entry for 2.1.5 releaseDan Allen
2022-07-09remove bug fixes made in 2.1.x from CHANGELOGDan Allen
2022-07-09resolves #2276 don't allow font scale to compound when entering nested table ...Dan Allen
2022-07-09pass root font size to AsciiDoc table cell implementation to avoid making it ...Dan Allen
2022-07-08verify table cell truncation warning is not logged in scratch documentDan Allen
2022-07-08augment have_message matcher to assert that there are no additional messagesDan Allen
2022-07-08explain in more detail why an image width is required to properly support the...Dan Allen
2022-07-07add disclaimer about copying text in a PDF to the limitations sectionDan Allen
2022-07-07update limitations to state that multiple columns are supported unless the do...Dan Allen
2022-07-07update limitations to state that image floats are supportedDan Allen
2022-07-06don't attempt to call start_with? on a Symbol in the extended converter examplesDan Allen
2022-07-03resolves #2271 fix position of background color on caption with outside margi...Dan Allen
2022-07-01lock version of JRuby 9.3 in CI matrixDan Allen
2022-06-30remove link to pf icon set; mark as deprecatedDan Allen
2022-06-27reenable CI build on JRuby 9.3 for WindowsDan Allen
2022-06-27resolves #2252 allow page numbering / running content to start on empty verso...Dan Allen
2022-06-26resolves #2265 allow sourcemap to be enabled from CLI using --sourcemap optio...Dan Allen
2022-06-26resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)Dan Allen
2022-06-26lint bin scriptsDan Allen
2022-06-25import changelog section from 2.1.4 releaseDan Allen
2022-06-25don't overqualify TextTransformer class in IndexCatalog [no ci]Dan Allen
2022-06-25resolves #2263 apply text-tranform from custom role on phrase after attribute...Dan Allen
2022-06-25resolves #2261 include source location in warning message for truncated table...Dan Allen
2022-06-25assert file in addition to lineno in warning message for cannot fit errorDan Allen
2022-06-24make URL check more strict so image target containing a colon is not mistaken...Dan Allen
2022-06-24resolves #2258 allow alt text for block image, video, and audio to wrap to ne...Dan Allen
2022-06-24don't join text on different pages in lines helper in test suiteDan Allen
2022-06-24add postversion script and step to prepare branch for development [skip ci]Dan Allen
2022-06-24verify column layout ends when page layout is changedDan Allen
2022-06-23import changelog section for 2.1.3 releaseDan Allen
2022-06-23remove trailing newline from release notes document [skip ci]Dan Allen
2022-06-23resolves #2253 restore column layout after importing page(s) from PDF (PR #2254)Dan Allen
2022-06-23put release version in antora.yml during release [skip ci]Dan Allen
2022-06-23resolves #2255 interpret start-at theme keys with value 1 correctly (PR #2256)Dan Allen
2022-06-22remove debug flag in test suiteDan Allen
2022-06-22verify page margin is restored after imported pageDan Allen