summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
AgeCommit message (Expand)Author
2022-04-12correctly compute height of delimited block attached to description of item i...Dan Allen
2022-04-10ensure that Time.parse is loadedDan Allen
2022-04-06resolves #2022 add support for unbreakable option on tables (PR #2025)Dan Allen
2022-04-06resolves #1994 apply font color and text transform from theme to terms in hor...Dan Allen
2022-04-06add issue numbers to default breakable enhancement (PR #2027)Sarah White
2022-04-06resolves #2023 extract arrange_section method to compute whether section titl...Dan Allen
2022-04-06resolves #2009 log error and skip table instead of raising error if cell cont...Dan Allen
2022-04-05resolves #2004 make delimited blocks breakable by default (PR #2020)Dan Allen
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-03-14don't render borders and backgrounds in scratch documentDan Allen
2022-03-08resolves #2007 prevent font scale from compounding for nested blocks in Ascii...Dan Allen
2022-03-07use prawn-table release (PR #2006)Dan Allen
2022-03-06account for top/bottom padding when computing height of AsciiDoc table cell (...Dan Allen
2022-03-02resolves #2001 prevent converter for list item from inserting new page to pos...Dan Allen
2022-01-19resolves #1990 handle uppercase characters in character references (PR #1991)Dan White
2021-12-31import entry for 1.6.2 release into CHANGELOG [skip ci]Dan Allen
2021-12-31import entries for 1.6.0 and 1.6.1 releases into CHANGELOG [skip ci]Dan Allen
2021-12-30add missing issue number to CHANGELOG [skip ci]Dan Allen
2021-12-27add Ruby 3.1 to CI matrix; update error message transformation to account for...Dan Allen
2021-11-05allow title of special section to be hidden by setting untitled option on sec...Dan Allen
2021-10-04add changelog about removal of _mb helper functionsDan Allen
2021-09-21resolves #1970 don't crash if value of width attribute on image has invalid f...Dan Allen
2021-09-12resolves #1965 fix alignment of list marker for list in AsciiDoc table cell (...Dan Allen
2021-09-05drop safe_yaml gem in favor of YAML.safe_load in Ruby stdlib (PR #1924)Dan Allen
2021-07-20add another reference for #1735 in CHANGELOG and link to #1949 [skip ci]Dan Allen
2021-07-15don't show link URL next to link text when media is not screen and show-link-...Dan Allen
2021-06-04resolves #1934 fix encoding of indent in wrapped source blocks when font is A...Dan Allen
2021-05-16resolves #1927 honor pre-wrap role on phrase (PR #1932)Dan Allen
2021-05-15allow custom inline role to control text transform when it's not the only rol...Dan Allen
2021-05-14resolves #1929 honor prepress page margins on subsequent pages in index (PR #...Dan Allen
2021-05-10resolves #1917 honor pdf-folio-placement setting even when media=prepress (PR...Dan Allen
2021-05-10fix spelling errors in CHANGELOG [skip ci]Dan Allen
2021-05-09add missing entry to CHANGELOG [skip ci]Dan Allen
2021-05-05resolves #1922 use value of author attribute in PDF info and pdfmark if autho...Dan Allen
2021-04-28resolves #1915 support link attribute on icon macro (PR #1916)Dan Allen
2021-04-28escape closing square bracket around alt text of missing image so it doesn't ...Dan Allen
2021-04-14use Document#authors to retrieve authors instead of extracting the informatio...Dan Allen
2021-04-04resolves #1904 introduce layout_general_heading to allow extended converter t...Dan Allen
2021-04-03keep anchor with admonition block if block is advanced to next pageDan Allen
2021-03-28resolves #1895 allow theme to control top margin of callout lists (PR #1896)Eiji Honjo
2021-03-27resolves #1897 keep anchor with source block (PR #1901)Dan Allen
2021-03-27resolves #1898 fix processing of sequential callouts in a source block (PR #1...Dan Allen
2021-03-17resolves #1891 upgrade to prawn-svg 0.32 (PR #1893)Dan Allen
2021-03-17fix center vertical alignment of normal table cellDan Allen
2021-02-27prepare branch to be renamed from master to mainDan Allen
2021-02-27resolves #1880 allow theme to customize quotation mark characters (PR #1713)klonfish
2021-02-25don't crash when generating TOC if section title is emptyDan Allen
2021-02-19prevent PDF from being used as logo image on title page (since it cannot work...Dan Allen
2021-02-08resolves #1777 capture footnotes in AsciiDoc table cell and render them (PR #...Dan Allen
2021-02-06add entry to CHANGELOG for #1875Dan Allen