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
/
abstract_spec.rb
Age
Commit message (
Expand
)
Author
2022-09-04
don't force justify first line of abstract if it ends with a hard break
Dan Allen
2022-08-12
add tests to verify bottom padding is collapsed if text of abstract will fit ...
Dan Allen
2022-08-12
add test to verify padding is supported on abstract
Dan Allen
2022-08-09
resolves #2298 only indent text that starts at left margin (PR #2302)
Dan Allen
2022-08-08
honor theme settings for inner paragraphs in abstract
Dan Allen
2022-08-08
verify converter only decorates first line of first paragraph in abstract
Dan Allen
2022-06-07
fix computation of default height for formatted box inside column box
Dan Allen
2022-05-05
correctly apply line spacing and text justification to first line of abstract
Dan Allen
2022-05-05
resolves #2141 support text-transform on first line of abstract (PR #2142)
Dan Allen
2022-05-05
add support for :color option directly to Prawn::Text::Formatted::Box and rem...
Dan Allen
2022-05-05
resolves #2138 allow theme to set font style of first line of abstract to nor...
Dan Allen
2022-05-05
add dedicated test for setting font color of first line of abstract in theme
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
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
2021-02-14
add test to verify font color for abstract is inherited if not set
Dan Allen
2020-11-14
add test to verify theme can set alignment of abstract title
Dan Allen
2020-09-13
verify first line of abstract can be set to bold
Dan Allen
2020-08-30
verify first line of abstract can be italic if abstract font style is normal
Dan Allen
2020-08-24
allow theme to set font style of first line of abstract to normal
Dan Allen
2020-07-09
verify theme can set text alignment for abstract independently
Dan Allen
2020-04-23
fix warning caused by uninitialized instance variable in Prawn extensions
Dan Allen
2020-04-04
verify that first line decoration on abstract can be disabled using theme
Dan Allen
2020-04-04
move renaming abstract tests to abstract tests file
Dan Allen
2020-04-01
convert blocks inside abstract, not just the contents of the blocks
Dan Allen
2020-04-01
move abstract tests to separate file
Dan Allen