summaryrefslogtreecommitdiff
path: root/spec/arrange_block_spec.rb
AgeCommit message (Expand)Author
2023-08-04remove use of tall.svg in arrange_block_specDan Allen
2022-10-30switch from EOS to END as heredoc delimiterDan Allen
2022-10-28upgrade RuboCop, configure new rules, and update code to conformDan Allen
2022-08-13resolves #2306 use default-for-print theme by default if media is print or pr...Dan Allen
2022-07-17refactor test suiteDan Allen
2022-07-16organize PDF inspectors in test suite into separate filesDan Allen
2022-06-21resolves #1719 allow margin for rotated page to be configured independently (...Dan Allen
2022-06-17resolves #2248 apply page layout from main document to new page in scratch do...Dan Allen
2022-06-10resolves #327 arrange body of article or manpage doctype into multiple column...Dan Allen
2022-06-07resolves #2230 correctly compute value of to cursor on extent when column box...Dan Allen
2022-05-18add foundation to support multi-column layout; add example to docs (PR #2190)Dan Allen
2022-05-15resolves #2173 apply top line height padding to first line of text when text ...Dan Allen
2022-04-27add script to generate arrange block reference files [no ci]Dan Allen
2022-04-24verify converter computes extent of block correctly when indent is applied to...Dan Allen
2022-04-18resolves #2054 rename blockquote category key in theme to quote (PR #2055)Dan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen
2022-04-05resolves #2004 make delimited blocks breakable by default (PR #2020)Dan Allen
2022-04-05resolves #2016 add arrange block kitchen sink test fixtures and test casesSarah White
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen