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
/
paragraph_spec.rb
Age
Commit message (
Expand
)
Author
2022-08-09
resolves #2298 only indent text that starts at left margin (PR #2302)
Dan Allen
2022-05-15
resolves #2173 apply top line height padding to first line of text when text ...
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-28
verify that caption text align defaults to value of caption align
Dan Allen
2022-04-19
rename prose-inner-text-indent theme key to prose-text-indent-inner (PR #2057)
Dan Allen
2022-04-18
resolves #2054 rename blockquote category key in theme to quote (PR #2055)
Dan Allen
2022-04-18
resolves #2034 only indent inner paragraph if prose-inner-text-indent key is ...
Dan Allen
2022-04-16
resolves #2032 allow theme to control line height for blocks using line-heigh...
Dan Allen
2022-04-15
resolves #2031 change lead category in theme to built-in role named lead (PR ...
Dan Allen
2022-04-15
resolves #483 support role on paragraph to allow theme to control font proper...
Dan Allen
2022-04-15
add support for line-height property on lead role as documented
Dan Allen
2021-05-05
verify prose_margin_inner is used even when prose_text_indent is 0
Dan Allen
2021-02-15
verify caption use base align (as symbol) when align key is set to inherit by...
Dan Allen
2020-04-06
add bulk test for block ID
Dan Allen
2020-04-04
move renaming abstract tests to abstract tests file
Dan Allen
2020-02-16
resolves #1557 fix spacing after first line of indented paragraph (PR #1558)
Dan Allen
2020-02-14
add test for id on paragraph
Dan Allen
2020-02-14
add test for title on paragraph
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-12-02
fix lint errors in test suite
Dan Allen
2019-11-12
use same height throughout abstract
Dan Allen
2019-08-20
fix test to verify newlines and whitespace are normalized in paragraph and no...
Dan Allen
2019-08-04
honor text alignment role on abstract paragraph(s)
Dan Allen
2019-07-04
remove trailing space in source [skip ci]
Dan Allen
2019-07-02
shorten text-alignment attribute to text-align and add test
Dan Allen
2019-06-25
add lorem ipsum helper with backend data file for test suite
Dan Allen
2019-06-24
verify first line of abstract is decorated
Dan Allen
2019-06-22
add shorthand for building theme with to_pdf and to_pdf_file functions
Dan Allen
2019-06-18
introduce have_size matcher in test suite
Dan Allen
2019-06-05
pass string as positional argument instead of named argument when only option...
Dan Allen
2019-05-30
resolves #191 allow theme to set paragraph indent (PR #192)
Dan Allen
2019-05-28
consistently use singular form for test suite names
Dan Allen