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
/
admonition_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-29
remove unused breakable tag in test suite
Dan Allen
2022-10-28
upgrade RuboCop, configure new rules, and update code to conform
Dan Allen
2022-09-10
reference remote image that corresponds to current release line branch
Dan Allen
2022-09-10
mark test that uses network
Dan Allen
2022-08-21
resolves #2318 allow theme to specify width for image-based admonition icons ...
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-06-18
fix crash when border color is transparent
Dan Allen
2022-06-12
fix test setup
Dan Allen
2022-06-12
add test to verify SVG admonition icon is positioned in correct column when p...
Dan Allen
2022-05-04
resolves #2134 use base-border-color as default border color (PR #2136)
Dan Allen
2022-04-30
fix crash in certain circumstances when theme does not define value for base-...
Dan Allen
2022-04-30
resolves #2104 support 2 and 3-value array for padding on block (PR #2106)
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-28
report admonition type in warning about missing implicit admonition icon image
Dan Allen
2022-04-28
change "icon" to "icon image" in warning about missing or broken admonition i...
Dan Allen
2022-04-27
resolves #1697 allow theme to configure admonition icon image when image-base...
Dan Allen
2022-04-26
resolves #2068 protect bottom padding of decorated blocks (PR #2073)
Dan Allen
2022-04-18
resolves #2013 allow location of anchor for block to be positioned relative t...
Dan Allen
2022-04-17
verify fix for #907 do not increment counter more times than expected
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-11
verify correct padding is applied around content of admonition block
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-03-19
remove requirement to wrap first argument to log_messages assertion as a nest...
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-04-03
keep anchor with admonition block if block is advanced to next page
Dan Allen
2021-02-16
verify default width is used for vertical rule if not specified
Dan Allen
2021-01-26
use new precision setting in Prawn
Dan Allen
2021-01-11
align warning message about allow-uri-read with core processor
Dan Allen
2020-10-24
remove unused instances of analyze option in test suite
Dan Allen
2020-09-14
verify warnings for SVG admonition are only emitted in main document
Dan Allen
2020-08-29
verify text transform is applied to fallback label text of admonition when im...
Dan Allen
2020-08-29
resize admonition label to fit if height exceeds height of content box
Dan Allen
2020-08-28
add a log_messages expectation for asserting multiple log messages
Dan Allen
2020-08-28
verify remote admonition icon image is not embedded if allow-uri-read is not ...
Dan Allen
2020-08-26
verify prose_margin_bottom controls padding around content box of admonition ...
Dan Allen
2020-08-17
resolves #1741 show textual label on admonition if icon image fails to embed ...
Dan Allen
2020-08-15
verify that admonition label is used in place of missing admonition icon
Dan Allen
2020-08-11
verify vertical rule on admonition can have dashed, dotted, or double style
Dan Allen
2020-08-09
verify case when text transform is none or an unrecognized value
Dan Allen
2020-08-06
verify warning is emitted when raster icon for admonition block cannot be emb...
Dan Allen
2020-07-19
verify SVG warnings for admonition icon are logged
Dan Allen
2020-07-17
test that admonition uses base border width for column rule if column rule wi...
Dan Allen
2020-07-15
verify data-uri attribute is toggled properly when resolving icon image for a...
Dan Allen
2020-07-15
use resolve_image_path to resolve path to admonition icon image
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-01
make sure converter doesn't crash if theme does not define icon properties fo...
Dan Allen
2020-06-26
verify admonition icon images honors label min width
Dan Allen
2020-06-26
add test for icontype attribute to control file extension of admonition image
Dan Allen
2020-06-18
verify admonition icon is resize to fit, if necessary
Dan Allen
[next]