index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
floating_title_spec.rb
Age
Commit message (
Expand
)
Author
2023-08-04
remove use of tall.svg in floating title spec
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-09-01
remove debug flag from test suite
Dan Allen
2022-09-01
ensure heading-min-height-after theme key is ignored if section is empty or d...
Dan Allen
2022-07-16
resolves #2268 allow orphan detection to be enabled for all section titles an...
Dan Allen
2022-05-11
update extended converter that avoids a page break after a heading and use it...
Dan Allen
2022-05-10
resolves #2151 add support for orphan avoidance to discrete headings (PR #2153)
Dan Allen
2022-05-02
remove debug flags in test suite
Dan Allen
2022-04-30
resolves #434 add support for defining border and padding per heading level i...
Dan Allen
2022-04-30
replace instances of base align with base text align in test suite [no ci]
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2020-11-20
verify alignment for discrete headings follows alignment for headings in theme
Dan Allen
2020-11-19
fix floating title test to actuallly test a floating title
Dan Allen
2020-11-18
verify floating title uses base align if alignment not set on headings
Dan Allen
2020-11-18
move floating title (aka discrete heading) tests to dedicated file
Dan Allen