summaryrefslogtreecommitdiff
path: root/docs/modules
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-07-25Remove defunct link from page about importing PDF pages (PR #2440)Markus Napp
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-26add the fit attribute to the image scaling tableDan Allen
2023-06-24resolves #2428 prevent inline image from being scaled down in normal table ce...Dan 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-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-11clarify that the fallback font is not consulted when a glyph is missing from ...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
2023-04-19add section dedicated to hiding the page number in the running conntentDan Allen
2023-04-15document ffi-icu as optional dependencyDan Allen
2023-04-15document Asciidoctor Kroki as optional dependencyDan Allen
2023-04-15add notice to avoid rghost 0.9.8Dan Allen
2023-04-12add tip about how to keep section title with multiple ensuing blocksDan Allen
2023-04-11add extended converter to add wrap indicator to code blocksDan Allen
2023-04-09refer to YAML as a data format instead of configuration formatDan Allen
2023-04-09fix references to files in repositoryDan Allen
2023-04-09clarify prerequisites section in documentationDan Allen
2023-04-08heavily revise the Create a Theme page to be easier to follow; show example o...Dan Allen
2023-04-02provide more accurate details about how the theme and related attributes are ...Dan Allen
2023-03-31add additional tests and docs for loading themes from the classpathDan Allen
2023-03-30explain how to add support for admonition-<name> category on admonition theme...Liran Tal
2023-03-29resolves #2398 use first recto page after toc when media is prepress and page...Dan Allen
2023-03-26explain where to find the source code for the extended converter use casesDan Allen
2023-03-24rewrite the autowidth tables page with examples for illustrationDan Allen
2023-03-14Fix link in optimize-pdf.adoc for distiller preset options doc (PR #2405)Harrison Chin
2023-03-12remove "caption-" prefix from key names in reference table for table-caption ...Fabien Launay
2023-03-12move font-size row down in the reference table for the quote-cite theme keys ...Fabien Launay
2023-03-12move font-color row up in reference tables for ulist marker (PR #2392)Fabien Launay
2023-03-12resolves #2402 add callout-list-marker-font-color theme key to control color ...Dan Allen
2023-03-10document that callout numbers are limited to 1-20 when using the bundled fontDan Allen
2023-03-03add Custom Fonts section to Font Support page that refers to Use Custom Fonts...Dan Allen
2023-03-03rename Custom Fonts page to Use Custom FontsDan Allen