summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Expand)Author
2024-05-23revise warning about fallback fontDan Allen
2024-05-23add warning about the impact using a fallback font has on line wrappingDan Allen
2024-05-23revert "resolves #2511 document the nobreak, nowrap, and pre-wrap built-in ro...Dan Allen
2024-05-23revert "clarify that the nobreak, nowrap, and pre-wrap roles cannot be applie...Dan Allen
2024-05-23clarify that the nobreak, nowrap, and pre-wrap roles cannot be applied direct...Dan Allen
2024-05-23resolves #2511 document the nobreak, nowrap, and pre-wrap built-in rolesDan Allen
2024-05-17document that paragraphs in normal table cells are separated by the height of...Dan Allen
2024-03-25add hint about setting text-align=left when using a CJK languageDan Allen
2024-03-06add workaround to set width of container for admonition iconDan Allen
2024-03-06fix footnote about hyphenationDan Allen
2024-02-28clarify how to position an isolated image in a running content peripheryDan Allen
2024-02-27add note as to why bundled themes use underscore as key separator instead of ...Dan Allen
2024-02-26fix invalid variable reference in theme exampleDan Allen
2024-02-18cite PDF specification in section about AFM fontsDan Allen
2024-02-16fix typo in introduction to Optimize the PDF page and make default behavior m...Dan Allen
2024-02-15promote image paths in theme to its own sectionDan Allen
2024-02-14clarify that running content can accept inline image adjacent to other textDan Allen
2024-02-14document the column break in the section about page columnsDan Allen
2024-02-13reverse order of sentences about theme loading to match behaviorDan Allen
2024-02-13docuemnt how to get more images on the title pageDan Allen
2024-02-11document how to adjust the font size and position of superscript textDan Allen
2024-02-09add hint about page columns to Convert to PDF pageDan Allen
2024-02-09clarify docs for page columns settingDan Allen
2024-02-07consistently use yaml as source language instead of ymlDan Allen
2024-02-07use ruby instead of rb as language on Ruby source blockDan Allen
2024-02-05reword to fix formatting on extended converter use cases pageDan Allen
2024-02-05add example of using noheader and nofooter attriubtes on document and noheade...Dan Allen
2024-02-05document another way to turn off running content on empty pagesDan Allen
2024-02-05remove outdated comment on extended converter for removing running content on...Dan Allen
2024-02-05backport fix for #2489 support toc start at value for page numbering and runn...Dan Allen
2024-02-02minor revision to AsciiDoc Attributes for PDF pageDan Allen
2024-02-02add further clarification to the relationship between document attributes and...Dan Allen
2024-02-02revise introduction on the built-in AsciiDoc attributes pageDan Allen
2024-02-02Add clarification about the purpose and extent of theming attributes (PR #2484)Markus Napp
2024-01-29show another way to support smallcaps for non-ASCII charactersDan Allen
2024-01-28clarify that the smallcaps transformation only supports a-zDan Allen
2024-01-28emphasize hint to move page numbering and running content when using toc macroDan Allen
2024-01-26explain how colophon before toc can be implemented using configuration aloneDan Allen
2024-01-23add reference to extend font catalog section to the extend default theme sectionDan Allen
2024-01-17fix include in docsDan Allen
2024-01-17add extended converter example that turns off running content on empty pagesDan Allen
2024-01-17document the show-link-uri attribute more thoroughlyDan Allen
2024-01-03add clarification about outline-title attributeDan Allen
2023-12-03clarify that a custom font must also provide glyphs for characters in the doc...Dan Allen
2023-12-02document how to use Windows system fonts with Asciidoctor PDF白一百
2023-11-28Fix typo in admonition key on admonition theme page (PR #2464)glittalogik
2023-11-27update description of required characters in font to support converterDan Allen
2023-11-27update docs to reflect that \uffef is no longer a required character for a cu...Dan Allen
2023-11-26split required characters for custom font into its own sectionDan Allen
2023-11-24fix small typos on extended converter use cases page (PR #2462)James Elliott