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
/
verse_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-08-12
support text alignment roles on verse block
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-06-18
fix crash when border color is transparent
Dan Allen
2022-04-30
adjust top and bottom padding on quote and verse blocks in built-in themes (P...
Dan Allen
2022-04-26
resolves #2068 protect bottom padding of decorated blocks (PR #2073)
Dan Allen
2022-04-18
resolves #2054 rename blockquote category key in theme to quote (PR #2055)
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-12
remove debug tags from test suite [skip ci]
Dan Allen
2022-04-11
actually test the right type of block in test for verse
Dan Allen
2022-04-11
verify correct padding is applied around content of verse block
Dan Allen
2020-05-23
test case when both left border width and border width for quote and verse ar...
Dan Allen
2020-05-23
verify border left is not used on quote or verse if nil
Dan Allen
2020-03-29
verify block title is shown above border on quote and verse block
Dan Allen
2020-01-25
add test for attribution line in quote and verse blocks
Dan Allen
2020-01-04
add test for verse block that is split across pages
Dan Allen
2019-12-31
resolves #1309 allow theme to specify background color and full border for qu...
Dan Allen
2019-12-04
fix test failures in JRuby
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-10-09
resolves #40 allow theme to control style of verse block independently of a q...
Dan Allen
2019-10-09
add test to verify border on quote block doesn't spill to next page
Dan Allen
2019-10-09
add test for title on quote and verse blocks
Dan Allen
2019-10-08
test that left border on quote and verse is not drawn if border_width is 0
Dan Allen
2019-09-07
resolves #1258 preserve indentation that uses tabs in verbatim blocks when ta...
Dan Allen