summaryrefslogtreecommitdiff
path: root/spec/floating_title_spec.rb
AgeCommit message (Expand)Author
2023-08-04remove use of tall.svg in floating title specDan Allen
2022-10-30switch from EOS to END as heredoc delimiterDan Allen
2022-09-01remove debug flag from test suiteDan Allen
2022-09-01ensure heading-min-height-after theme key is ignored if section is empty or d...Dan Allen
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles an...Dan Allen
2022-05-11update extended converter that avoids a page break after a heading and use it...Dan Allen
2022-05-10resolves #2151 add support for orphan avoidance to discrete headings (PR #2153)Dan Allen
2022-05-02remove debug flags in test suiteDan 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-28resolves #2095 separate align and text-align keys in theme schema and update ...Dan Allen
2020-11-20verify alignment for discrete headings follows alignment for headings in themeDan Allen
2020-11-19fix floating title test to actuallly test a floating titleDan Allen
2020-11-18verify floating title uses base align if alignment not set on headingsDan Allen
2020-11-18move floating title (aka discrete heading) tests to dedicated fileDan Allen