summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-22release 2.0.2 [no ci]v2.0.2Dan Allen
2022-05-22resolves #403 advance table to next page if rowspan in first row does not fit...Dan Allen
2022-05-22add 2.0.1 release to what's new pageDan Allen
2022-05-22resolves #1368 use specified column widths to avoid bugs in column width calc...Dan Allen
2022-05-21document the expected return value for convert handler methods [no ci]Dan Allen
2022-05-21release 2.0.1 [no ci]v2.0.1Dan Allen
2022-05-21follow-up to #2198 hide linenum spacer in source block from wrap by char logicDan Allen
2022-05-21resolves #2198 break and wrap long contiguous text in source block when linen...Dan Allen
2022-05-21call prepend method to prepend moduleDan Allen
2022-05-21remove debug flag in test suiteDan Allen
2022-05-21verify that long line in verbatim block wraps and that extent is computed cor...Dan Allen
2022-05-21expand test for collapsing space around hidden index termsDan Allen
2022-05-20use correct type for base numeral for qanda list (internal change)Dan Allen
2022-05-20resolves #2193 fix size and position of full height inline image so it fits w...Dan Allen
2022-05-20short-circuit formatted_text routine and log error if fragments in first line...Dan Allen
2022-05-20make sure a brand variable can end in colorDan Allen
2022-05-19add note about tap/each idiom in contributing code guideDan Allen
2022-05-19consistently use tap/each idiom instead of each_with_object for readability (...Dan Allen
2022-05-19fix test description [no ci]Dan Allen
2022-05-19don't coerce role key to symbol [no ci]Dan Allen
2022-05-19move info about font keys per position in running content to corresponding se...Dan Allen
2022-05-19resolves #2191 document the toc-dot-leader-font-size key in the theme referenceDan Allen
2022-05-18add link to release notes on what's new pageDan Allen
2022-05-18fix date in What's New [skip ci]Sarah White
2022-05-18release 2.0.0 [no ci]v2.0.0Dan Allen
2022-05-18use CSS hex notation for colors in chronicles themes [no ci]Dan Allen
2022-05-18add foundation to support multi-column layout; add example to docs (PR #2190)Dan Allen
2022-05-18document the PDF compliance keywords that can be passed to the optimize attri...Dan Allen
2022-05-18use more stable approach to recreating current bounds in scratch document (PR...Dan Allen
2022-05-17release 2.0.0.rc.1 [no ci]v2.0.0.rc.1Dan Allen
2022-05-17resolves #1730 allow theme to position caption for code and example blocks be...Dan Allen
2022-05-17update instructions to convert basic example, retake screenshot, squoosh it, ...Dan Allen
2022-05-17prepare README for Asciidoctor PDF 2.0.0 release (PR #2188)Sarah White
2022-05-17resolves #412 replace docdir attribute reference in value of pdf-themesdir an...Dan Allen
2022-05-17don't apply border on block images to logo image on title pageDan Allen
2022-05-17use keyword argument for relative option on fixture_file helper [no ci]Dan Allen
2022-05-17resolves #1597 add example of extended converter that adds change bars to par...Dan Allen
2022-05-17add example of extended converter that inserts a license pageDan Allen
2022-05-17consider paragraphs whose parent is the document in the paragraph numbering e...Dan Allen
2022-05-17resolves #1325 add example of extended converter that makes the TOC narrow (P...Dan Allen
2022-05-17add example that shows how to access page number from converter in an inline ...Dan Allen
2022-05-17introduce start_toc_page method to handle positioning cursor at first page of...Dan Allen
2022-05-17add method of start_new_part and start_new_chapter methods on extended conver...Dan Allen
2022-05-17use theme_margin in two places where it wasn't being usedDan Allen
2022-05-17add test to verify ink_general_heading can handle article doctitleDan Allen
2022-05-17resolves #66 add extended converter that creates a custom title page (PR #2184)Dan Allen
2022-05-17remove debug flag in test suiteDan Allen
2022-05-17remove requirement to add dummy text to title page to preserve itDan Allen
2022-05-17split out start_title_page method from ink_title_page to make customization o...Dan Allen
2022-05-16don't run CI for pushes and pull requests with only changes to docs [no ci]Dan Allen