summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17clarify the function of the integer value for outlinelevelsHEADmainDan Allen
2023-08-17document toclevels block attributeDan Allen
2023-08-16document that toclevels and outlinelevels can be set as a block attribute per...Dan Allen
2023-08-16clarify that the outline can be deactivatedDan Allen
2023-08-16toclevels attribute should be singular in explanationDan Allen
2023-08-06eradicate tall.svg fixture from image testsDan Allen
2023-08-06eradicate tall.svg fixture from table testsDan Allen
2023-08-05eradicate tall.svg from footnotes specsDan Allen
2023-08-05remove debug flagDan Allen
2023-08-05eradicate tall.svg from section specsDan Allen
2023-08-04fix warning when checking for table cellDan Allen
2023-08-04fix broken test due to helper changeDan Allen
2023-08-04remove use of tall.svg in floating title specDan Allen
2023-08-04remove use of tall.svg in arrange_block_specDan Allen
2023-08-04modify with_content_spacer to accept units and fill color as optionsDan Allen
2023-08-04begin replacing tall.svg with generated spacer SVG in testsDan Allen
2023-07-25Remove defunct link from page about importing PDF pages (PR #2440)Markus Napp
2023-06-28important CHANGELOG section from 2.3.9 release [no ci]Dan Allen
2023-06-28resolves #2434 honor table caption end placement when unbreakable (or breakab...Dan Allen
2023-06-28resolves #2433 correctly align block image in raster format in column when al...Dan Allen
2023-06-28document how to add breakable option to all tables at runtime using Asciidoct...Dan Allen
2023-06-28clarify that breakable does not keep title with table when using the bottom p...Dan Allen
2023-06-27consolidate calculation of left position in convert_imageDan Allen
2023-06-26add the fit attribute to the image scaling tableDan Allen
2023-06-24fix typo in CHANGELOG [no ci]Dan Allen
2023-06-24important CHANGELOG entries from 2.3.8 release [no ci]Dan Allen
2023-06-24resolves #2428 prevent inline image from being scaled down in normal table ce...Dan Allen
2023-06-24reuse width and height of bounds when creating text box for text table cellDan Allen
2023-06-24fix explanation of how inline images in normal table cells are sizedDan Allen
2023-06-23change linked text to link text for consistency [no ci]Dan Allen
2023-06-22resolves #2430 remove null character enclosed by XML tag when sanitizing text...Dan Allen
2023-06-22add section about inline image scaling in table cells (PR #2429)Markus Napp
2023-06-18document how to set allow-uri-read to allow remote images to be embeddedDan Allen
2023-05-25use --theme CLI option in examples in place of -a pdf-themeDan Allen
2023-05-21fix CI build on WindowsDan Allen
2023-05-18fix example code in rouge test so it highlighted consistently across versionsDan Allen
2023-05-11clarify that the fallback font is not consulted when a glyph is missing from ...Dan Allen
2023-05-10use Ruby 3.2 by default in CI workflowsDan Allen
2023-05-10bump upper Ruby version from 3.1 to 3.2 in CI workflowDan Allen
2023-05-10alias File.exists? to File.exist? when loading RGhost optimizer to patch inco...Dan Allen
2023-05-09group image pages under heading in navDan Allen
2023-05-09more clearly document the supported built-in roles and what they doDan Allen
2023-05-01update phrasing on install pageDan Allen
2023-05-01make it clear on install page that 2.7 is the minimum Ruby version requiredDan Allen
2023-05-01change the term prerequisites to requirements on install pageDan Allen
2023-05-01replace instructions for modifying encoding with link to system encodings sec...Dan Allen
2023-04-27show correct defaults for border properties on header; document how to enable...Dan Allen
2023-04-27clarify statement about values in default themeDan Allen
2023-04-27show correct defaults for border properties on footerDan Allen
2023-04-19add explicit ID to new section on hiding the page numbersDan Allen