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
/
listing_spec.rb
Age
Commit message (
Expand
)
Author
2023-02-12
resolves #2390 prevent special character substitution from interfering with c...
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-08-20
resolves #2304 allow theme to set minimum height of orphans for code blocks (...
Dan Allen
2022-08-19
resolves #2304 don't break code block that is less than breakable minimum lin...
Dan Allen
2022-07-31
apply text transform and formatting when computing height of background for c...
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-07-03
resolves #2271 fix position of background color on caption with outside margi...
Dan Allen
2022-05-21
remove debug flag in test suite
Dan Allen
2022-05-21
verify that long line in verbatim block wraps and that extent is computed cor...
Dan Allen
2022-05-17
resolves #1730 allow theme to position caption for code and example blocks be...
Dan Allen
2022-05-03
remove debug flag from test suite
Dan Allen
2022-05-03
add test to cover #979
Dan Allen
2022-04-30
resolves #2102 allow border width of block to be specified per edge using 4-v...
Dan Allen
2022-04-30
resolves #2104 support 2 and 3-value array for padding on block (PR #2106)
Dan Allen
2022-04-29
allow smallest ends or sides border width on block to be less than 1
Dan Allen
2022-04-26
resolves #2068 protect bottom padding of decorated blocks (PR #2073)
Dan Allen
2022-04-26
remove debug flag in test suite [no ci]
Dan Allen
2022-04-25
resolves #1995 add support for background-color property on caption (PR #2077)
Dan Allen
2022-04-18
resolves #2013 allow location of anchor for block to be positioned relative t...
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-04-02
position block anchor at top of listing/literal block when advanced to next page
Dan Allen
2021-03-27
resolves #1897 keep anchor with source block (PR #1901)
Dan Allen
2021-02-08
handle case when border width for ends or sides on code block is nil
Dan Allen
2020-11-20
resolves #1827 drop support for deprecated pdf-style and pdf-stylesdir attrib...
Dan Allen
2020-09-17
verify code block uses base font color if value is not specified for code-fon...
Dan Allen
2020-07-22
convert CMYK value correct in PDF inspector for use in tests
Dan Allen
2020-07-22
verify CMYK value can be used for conum color
Dan Allen
2020-07-04
test case when min font size for code is nil
Dan Allen
2020-07-02
verify listing block has numbered label if listing-caption attribute is set
Dan Allen
2020-06-30
verify font size is not resized if text does not wrap when autofit option is set
Dan Allen
2020-06-29
verify padding can be set per side of code block when autofitting text
Dan Allen
2020-06-25
fix lint errors
Dan Allen
2020-06-24
test theme can set padding per side of code block
Dan Allen
2020-06-23
test theme can override min font size for code block
Dan Allen
2020-05-27
resolves #1704 allow callouts sub to be disabled on source blocks (PR #1706)
Dan Allen
2020-05-18
resolves #1693 allow theme to configure width of block border on ends separat...
Dan Allen
2020-05-12
use single-quoted heredoc where possible
Dan Allen
2020-05-01
add test to verify converter handles empty listing block
Dan Allen
2020-04-10
add test for indentation guard when string starts with indented line
Dan Allen
2020-03-25
update test to verify expand tabs routine preserves blank lines
Dan Allen
2020-03-19
resolves #1611 use conum font family defined in theme for conum in verbatim b...
Dan Allen
2020-02-10
render pass block as listing block, using raw source as contents
Dan Allen
2020-02-07
add test for quotes substitution in listing block
Dan Allen
2019-12-12
render stem content
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-19
make flags in test suite more fine-grained
Dan Allen
2019-10-04
resolves #307 allow theme to override caption styles for specific block categ...
Dan Allen
[next]