summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03resolves #2128 make allocate_toc method reusable (PR #2129)Dan Allen
2022-05-03remove debug flag from test suiteDan Allen
2022-05-03add test to cover #979Dan Allen
2022-05-03fix warning in log_messages matcher in test suiteDan Allen
2022-05-03set @label instance variable earlier to avoid undefined warningDan Allen
2022-05-03adding missing glyph for ΓΏ in built-in fontsDan 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 exam...Dan Allen
2022-05-02resolves #2125 remap table-caption-side theme key to table-caption-end (PR #2...Dan Allen
2022-05-02add Page#imported method to mark page as imported (which suppresses running c...Dan Allen
2022-05-02protect against committing test with debug flag onDan Allen
2022-05-02remove debug flags in test suiteDan Allen
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 blo...Dan Allen
2022-05-02resolves #2097 allow extended converter to insert or filter toc entries by ov...Dan Allen
2022-05-02rewrite ink_toc_level to work with any block entries instead of assuming they...Dan Allen
2022-05-02restructure page number sections (PR #2123)Sarah White
2022-05-02resolves #2119 allow border width of block image to be specified as an array ...Dan Allen
2022-05-02port updates about prawn-gmagick integration to docs [no ci]Dan Allen
2022-05-02only test gmagick integration when prawn-gmagick is loadedDan Allen
2022-05-02remove extra space between brackets of an array value in the theme keys refer...Dan Allen
2022-05-02rename delete_page extension method to delete_current_page to avoid conflict ...Dan Allen
2022-05-02follow up to #1687 add asciidoctor/pdf/nopngmagick script to unregister Gmagi...Dan Allen
2022-05-01clarify function of asciidoctor/pdf/nogmagick script [no ci]Dan Allen
2022-05-01highlight the improvement prawn-gmagick has on conversion time in more clear ...Dan Allen
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 out...Dan Allen
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-01fix code comment [no ci]Dan Allen
2022-05-01resolves #2044 add What's New page (PR #2111)Sarah White
2022-05-01release 2.0.0.alpha.3 [no ci]v2.0.0.alpha.3Dan Allen
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 (P...Dan Allen
2022-04-30rename title of keys page [no ci]Dan Allen
2022-04-30fix crash in certain circumstances when theme does not define value for base-...Dan Allen
2022-04-30refactor local vars in inscribe_headingDan Allen
2022-04-30resolves #434 add support for defining border and padding per heading level i...Dan Allen
2022-04-30replace instances of base align with base text align in test suite [no ci]Dan Allen
2022-04-30consistently use _number prefix on local page number variables [no ci]Dan Allen
2022-04-30add text value definitions (PR #2109)Sarah White
2022-04-30resolves #2102 allow border width of block to be specified per edge using 4-v...Dan Allen
2022-04-30resolves #2104 support 2 and 3-value array for padding on block (PR #2106)Dan Allen
2022-04-30resolves #2103 cap border corners on block when width is defined using array ...Dan Allen
2022-04-30rewrite expand_padding_value to use callback for missing key in cache storeDan Allen
2022-04-30use expand_padding_value instead of expand_margin_value when expanding paddin...Dan Allen
2022-04-30update pad_box to add bottom padding in ensure block and to propagate the ret...Dan Allen
2022-04-29allow smallest ends or sides border width on block to be less than 1Dan Allen