summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03add more detail about line height value to docsDan Allen
2022-08-03add missing # prefix for color in theme exampleDan Allen
2022-08-01document how to use the line-height key and how it relates to built-in line h...Dan Allen
2022-07-31document how to customize the icon for an admonition on the icons pageDan Allen
2022-07-31apply text transform and formatting when computing height of background for c...Dan Allen
2022-07-31apply text formatting when checking height of heading for orphan preventionDan Allen
2022-07-31add text to Font Awesome 4 linkDan Allen
2022-07-29be more clear about how the extends key in the theme should be usedDan Allen
2022-07-29add extends key to all running content theme examplesDan Allen
2022-07-28roll back inadvertent changeDan Allen
2022-07-28fix comment [no ci]Dan Allen
2022-07-28apply text transformation when checking height of heading for orphan preventionDan Allen
2022-07-27set up main branch for 2.3.x developmentDan Allen
2022-07-27minor improvements to release notes task [no ci]Dan Allen
2022-07-27escape release beer value [no ci]Dan Allen
2022-07-26minor optimization in theme loaderDan Allen
2022-07-26don't attempt to evaluate math for color valuesDan Allen
2022-07-26add note for why there is an exception for table_grid_color in theme loaderDan Allen
2022-07-25remove unused constant in Sanitizer moduleDan Allen
2022-07-25add limitation that custom subs that add additional formatting cannot be used...Dan Allen
2022-07-25rework Tailoring the conversion section and link to create and use pagesDan Allen
2022-07-25rewrite intro on Extend the PDF Converter pageDan Allen
2022-07-24update the download link of NotoSansMonoCJKsc-VF.ttf (PR #2294)Yang Shen
2022-07-23document the caption-end keyDan Allen
2022-07-23document more clearly that most caption keys can be set per block categoryDan Allen
2022-07-23add test to verify style of footnotes title can be configured using themeDan Allen
2022-07-23document footnotes-title as PDF-specific document attributeDan Allen
2022-07-23revise intro on AsciiDoc attributes for PDF pageDan Allen
2022-07-22prepare branch for development [no ci]Dan Allen
2022-07-22release 2.2.0 [no ci]v2.2.0Dan Allen
2022-07-22upgrade RuboCop and configure new rules [no ci]Dan Allen
2022-07-22sync What's New with new enhancements docs (PR #2290)Sarah White
2022-07-22resolves #2288 prevent orphan detection for heading from modifying document s...Dan Allen
2022-07-21further document the page-count attribute and fix example on page numbers pageDan Allen
2022-07-21add a description to the page-count attribute and use it in an exampleDan Allen
2022-07-20allow theme to control font style of marker (per marker or all markers) for u...Dan Allen
2022-07-20resolves #2279 allow theme to control font properties of marker for ordered l...Dan Allen
2022-07-20resolves #2269 allow top keys in title-page theme category to accept a fixed ...Dan Allen
2022-07-20add CHANGELOG section for 2.1.6 releaseDan Allen
2022-07-19initialize What's New for 2.2.0 (PR #2286)Sarah White
2022-07-19use Pathname in place of FileUtils in test suite where possibleDan Allen
2022-07-19remove use of build_pdf_theme except where neededDan Allen
2022-07-17refactor test suiteDan Allen
2022-07-17move definition of TareFirstPageContentStreamNoop module in test suiteDan Allen
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles an...Dan Allen
2022-07-16move helper for visually_match matcher into same fileDan Allen
2022-07-16remove unused code in test suite [no ci]Dan Allen
2022-07-16organize PDF inspectors in test suite into separate filesDan Allen
2022-07-16organize monkey patches in test suite into separate filesDan Allen
2022-07-16organize custom RSpec matchers into separate filesDan Allen