summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Expand)Author
2022-08-16fix typos [no ci]Dan Allen
2022-08-16update what's new page for 2.3.0 releaseDan Allen
2022-08-15document relationship of text alignment roles to text-align keys in themeDan Allen
2022-08-11fix typo in extended converter for admonition theme per typeDan Allen
2022-08-05fix casing in key nameDan Allen
2022-08-05mention that heading-min-height-after key can be used to enable orphan preven...Dan Allen
2022-08-05document how to vertically center the part title using an extended converterDan Allen
2022-08-05clarify that border and background color is fit to text by default and how it...Dan Allen
2022-08-03resolves #2291 allow theme to control vertical alignment of footnotes block (...Dan Allen
2022-08-03show side-to-side comparison of color values in docsDan Allen
2022-08-03add more detail about line height value to docsDan Allen
2022-08-03add missing # prefix for color in theme exampleDan Allen
2022-08-01document how to use the line-height key and how it relates to built-in line h...Dan Allen
2022-07-31document how to customize the icon for an admonition on the icons pageDan Allen
2022-07-31add text to Font Awesome 4 linkDan Allen
2022-07-29be more clear about how the extends key in the theme should be usedDan Allen
2022-07-29add extends key to all running content theme examplesDan Allen
2022-07-25add limitation that custom subs that add additional formatting cannot be used...Dan Allen
2022-07-25rework Tailoring the conversion section and link to create and use pagesDan Allen
2022-07-25rewrite intro on Extend the PDF Converter pageDan Allen
2022-07-24update the download link of NotoSansMonoCJKsc-VF.ttf (PR #2294)Yang Shen
2022-07-23document the caption-end keyDan Allen
2022-07-23document more clearly that most caption keys can be set per block categoryDan Allen
2022-07-23document footnotes-title as PDF-specific document attributeDan Allen
2022-07-23revise intro on AsciiDoc attributes for PDF pageDan Allen
2022-07-22sync What's New with new enhancements docs (PR #2290)Sarah White
2022-07-21further document the page-count attribute and fix example on page numbers pageDan Allen
2022-07-21add a description to the page-count attribute and use it in an exampleDan Allen
2022-07-20allow theme to control font style of marker (per marker or all markers) for u...Dan Allen
2022-07-20resolves #2279 allow theme to control font properties of marker for ordered l...Dan Allen
2022-07-19initialize What's New for 2.2.0 (PR #2286)Sarah White
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles an...Dan Allen
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-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-11resolves #2278 set docimagesdir attribute when attribute substitutions are ap...Dan 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-06-30remove link to pf icon set; mark as deprecatedDan Allen
2022-06-27resolves #2252 allow page numbering / running content to start on empty verso...Dan Allen
2022-06-26resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)Dan Allen
2022-06-22revise page about breakable/unbreakable optionsDan Allen
2022-06-21resolves #1768 allow theme to control page break after automatic TOC in artic...Dan Allen
2022-06-21resolves #1719 allow margin for rotated page to be configured independently (...Dan Allen
2022-06-20be more specific about what values are accepted by the theme for a cover imageDan Allen
2022-06-20resolves #1739 allow page background image to be specified per page layout (P...Dan Allen