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-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
2020-06-17
verify remote image in custom SVG admonition icon is fetched if allow-uri-rea...
Dan Allen
2020-06-15
use default note icon if icon name for admonition cannot be resolved
Dan Allen
2020-06-14
extend test to verify info message is emitted when admonition icon name has f...
Dan Allen
2020-06-14
verify fa- prefix can be used to define admonition icon
Dan Allen
2020-06-09
verify admonition label text is not transformed if admonition_label_text_tran...
Dan Allen
2020-06-08
verify admonition icon can have explicit or default size, and size is reduced...
Dan Allen
2020-06-05
test that column rule is not drawn on admonition block if column rule color i...
Dan Allen
2020-06-05
test that singular admonition padding and label padding values are expanded
Dan Allen
2020-06-05
assert that admonition label is not shown if height exceeds available space
Dan Allen
2020-06-05
add test for custom SVG icon on admonition block that fits within height
Dan Allen
[next]