summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
AgeCommit message (Expand)Author
2022-04-29release 2.0.0.alpha.2 [no ci]v2.0.0.alpha.2Dan Allen
2022-04-28fix title of Unreleased section in CHANGELOG [no ci]Dan Allen
2022-04-28resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)Dan Allen
2022-04-28resolves #2095 separate align and text-align keys in theme schema and update ...Dan Allen
2022-04-28resolves #1786 allow entry for preface to be added to TOC without adding titl...Dan Allen
2022-04-28report admonition type in warning about missing implicit admonition icon imageDan Allen
2022-04-28change "icon" to "icon image" in warning about missing or broken admonition i...Dan Allen
2022-04-27resolves #1213 allow imported page to be referenced from TOC by enclosing in ...Dan Allen
2022-04-27resolves #2092 set the base font of the front cover image is a PDF and the ti...Dan Allen
2022-04-27remove theme_font enclosure around call to start_new_chapter and start_new_partDan Allen
2022-04-27allow the title of any section to be hidden using the notitle optionDan Allen
2022-04-27don't call arrange_section if section title is hiddenDan Allen
2022-04-27change name of untitled option on special section to notitleDan Allen
2022-04-27delete dests on page before deleting itDan Allen
2022-04-26add key reference to CHANGELOG [no ci]Dan Allen
2022-04-26resolves #1687 add asciidoctor/pdf/nogmagick script to prevent Gmagick from h...Dan Allen
2022-04-26resolves #2061 collapse space in front of hidden index term (PR #2083)Dan Allen
2022-04-26fix broken section in CHANGELOG [no ci]Dan Allen
2022-04-26resolves #1770 add support for image-based icons (PR #2082)Dan Allen
2022-04-26resolves #1940 pass through warnings in background SVG to logger (PR #2080)Dan Allen
2022-04-25resolves #321 keep closing quote with trailing ellipsis in text enclosed in t...Dan Allen
2022-04-25resolves #1995 add support for background-color property on caption (PR #2077)Dan Allen
2022-04-25resolves #2075 keep section title with first block of content is breakable op...Dan Allen
2022-04-25add missing entry to CHANGELOG [no ci]Dan Allen
2022-04-23resolves #902 allow sides of table frame to be styled independently (PR #2067)Dan Allen
2022-04-20Release 2.0.0.alpha.1v2.0.0.alpha.1Dan Allen
2022-04-20add entry for #1967 to CHANGELOG [skip ci]Dan Allen
2022-04-20groom entries in CHANGELOG [skip ci]Dan Allen
2022-04-19rename prose-inner-text-indent theme key to prose-text-indent-inner (PR #2057)Dan Allen
2022-04-19resolves #1918 prepress page margins should honor value of pdf-folio-placemen...Dan Allen
2022-04-19move code-callout-list-margin-top theme key to callout-list-margin-top-after-...Dan Allen
2022-04-18resolves #1796 rename literal category to codespan in theme (PR #2045)Dan Allen
2022-04-18resolves #2054 rename blockquote category key in theme to quote (PR #2055)Dan Allen
2022-04-18resolves #2052 rename key theme key to kbd (PR #2053)Dan Allen
2022-04-18resolves #2034 only indent inner paragraph if prose-inner-text-indent key is ...Dan Allen
2022-04-18resolves #1722 add callout-list category to theme for controlling font proper...Dan Allen
2022-04-18resolves #2013 allow location of anchor for block to be positioned relative t...Dan Allen
2022-04-18allow role or theme to control text alignment of colistDan Allen
2022-04-18resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in th...Dan Allen
2022-04-17coerce negated variable reference to number if value of variable is numeric (...Dan Allen
2022-04-17resolves #1988 respect nonfacing option on first block in document (PR #2046)Dan Allen
2022-04-16resolves #2032 allow theme to control line height for blocks using line-heigh...Dan Allen
2022-04-16resolves #1894 rename the outline-list category in the theme to list; remap d...Dan Allen
2022-04-16bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)Dan Allen
2022-04-15declare matrix as a dependency until prawn does (PR #2037)Dan Allen
2022-04-15resolves #2031 change lead category in theme to built-in role named lead (PR ...Dan Allen
2022-04-15resolves #1939 honor role and inherited role on inline image (PR #2029)Dan Allen
2022-04-15resolves #483 support role on paragraph to allow theme to control font proper...Dan Allen
2022-04-15add support for line-height property on lead role as documentedDan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen