summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Collapse)Author
2022-05-14resolves #2163 rename theme suffix with-fallback-font to ↵Dan Allen
with-font-fallbacks; add built-in default-sans theme (PR #2168)
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-14fix xref in docs [no ci]Dan Allen
2022-05-13update padding key information (PR #2169)Sarah White
2022-05-12add new and notable items to What's New page (PR #2166)Sarah White
2022-05-12resolves #2164 configure spacing around thematic break using ↵Dan Allen
thematic-break-padding key (PR #2165)
2022-05-11rename Optimize a PDF to Optimize the PDF [no ci]Dan Allen
2022-05-11modernize attributes on image macro in docs [no ci]Dan Allen
2022-05-11update extended converter that avoids a page break after a heading and use ↵Dan Allen
it in the test case
2022-05-11add index-column-gap key to theme to control size of gap between columns in ↵Dan Allen
index section
2022-05-11fix xref in docs again [no ci]Dan Allen
2022-05-11fix xrefs in docs [no ci]Dan Allen
2022-05-10add new characters and fallback font info (PR #2155)Sarah White
2022-05-10add title page and covers examples (PR #2154)Sarah White
2022-05-07use correct method names in avoid break after section title converter exampleDan Allen
2022-05-07fix syntax error in avoid break after section title converter exampleDan Allen
2022-05-06document outline attributes (PR #2146)Sarah White
2022-05-05explain more clearly which syntax highlighters are supported; declare Rouge ↵Dan Allen
as the preferred choice [no ci]
2022-05-05set navtitle and description for documentation index page [no ci]Dan Allen
2022-05-05move asciidoc-attributes.adoc page (PR #2144)Sarah White
2022-05-05resolves #2141 support text-transform on first line of abstract (PR #2142)Dan Allen
2022-05-05document notitle option (PR #2143)Sarah White
2022-05-04add documentation for the title-style key on the Add Running Content page ↵Dan Allen
[no ci]
2022-05-04revise what's new page and breakable/unbreakable blocks page [no ci]Dan Allen
2022-05-04document new and updated caption theme keys (PR #2137)Sarah White
2022-05-04resolves #1656 introduce index-pagenum-sequence-style document attribute to ↵Dan Allen
control style of sequential page numbers in index (PR #2130)
2022-05-03document breakable and unbreakable options (PR #2135)Sarah White
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
- add support for smallcaps value for text-transform in theme - add helper method to do smallcaps translation - add required glyphs to built-in fonts
2022-05-03add table styles (PR #2132)Sarah White
2022-05-03resolves #2128 make allocate_toc method reusable (PR #2129)Dan Allen
2022-05-02add note about using theme keys in an extended converter [no ci]Dan Allen
2022-05-02rearrange pages in extend docs moduleDan Allen
2022-05-02add extended converter use cases page and put extended converter code in ↵Dan Allen
examples folder
2022-05-02resolves #2125 remap table-caption-side theme key to table-caption-end (PR ↵Dan Allen
#2126)
2022-05-02remove unnecessary require statement in index catalog extension code [no ci]Dan Allen
2022-05-02resolves #2115 allow theme to configure the end on which the caption of a ↵Dan Allen
block image is placed (PR #2124)
2022-05-02restructure page number sections (PR #2123)Sarah White
2022-05-02port updates about prawn-gmagick integration to docs [no ci]Dan Allen
2022-05-02remove extra space between brackets of an array value in the theme keys ↵Dan Allen
reference [no ci]
2022-05-01document running-content-start-at (PR #2120)Sarah White
2022-05-01resolves #1789 allow entry for document in outline to be controlled using ↵Dan Allen
outline-title attribute (PR #2117)
2022-05-01move running content examples to new page (PR #2118)Sarah White
2022-05-01add block border theming fundamentals (PR #2116)Sarah White
2022-05-01resolves #2044 add What's New page (PR #2111)Sarah White
2022-04-30change inscribe_ method prefix in converter to ink_ (PR #2113)Dan Allen
2022-04-30use sensible fallbacks for table border color and width (PR #2112)Dan Allen
2022-04-30adjust top and bottom padding on quote and verse blocks in built-in themes ↵Dan Allen
(PR #2110)
2022-04-30rename title of keys page [no ci]Dan Allen
2022-04-30resolves #434 add support for defining border and padding per heading level ↵Dan Allen
in theme (PR #2098)
2022-04-30add text value definitions (PR #2109)Sarah White