index
:
asciidoctor-epub3
magentastripe
main
MSM's fork of Asciidoctor-EPUB3
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
image_spec.rb
Age
Commit message (
Expand
)
Author
2024-05-12
resolves #470 do not crash on an SVG image inside table cell (#473)
Marat Radchenko
2024-01-07
resolves #443 escape double quotes in alt text (#455)
Marat Radchenko
2024-01-07
Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)
dependabot[bot]
2021-04-18
resolves #396 add support for :back-cover-image: document attribute
Marat Radchenko
2020-11-25
resolves #382 use width attribute if image width is in pixels (#384)
Marat Radchenko
2020-10-15
resolves #371 do not add bogus entries to manifest when :data-uri: attribute ...
Marat Radchenko
2020-09-22
resolves #370 do not add multiple entries for same media files in book manifest
Marat Radchenko
2020-07-26
resolves #353 gracefully handle invalid `:front-cover-image:` value (#354)
Marat Radchenko
2020-03-01
Add support for heredoc documents in test suite (PR #313)
Marat Radchenko
2020-02-24
uncomment SVG test given that gepub 1.0.11 is out
Marat Radchenko
2020-02-18
Add test for 'svg' attribute
Marat Radchenko
2020-02-13
add more tests (PR #298)
Marat Radchenko
2020-02-07
resolves #183 add support for image width/height attributes (PR #294)
Marat Radchenko
2020-02-06
resolves #155 add support for Font Awesome Solid 5.12.0 (PR #290)
Marat Radchenko
2020-02-04
resolves #282 use imagedir from an image's context during packaging (PR #283)
Marat Radchenko