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
/
fixtures
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
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-09-22
resolves #370 do not add multiple entries for same media files in book manifest
Marat Radchenko
2020-07-03
resolves #10 add support for MathML via AsciiMath (#346)
Marat Radchenko
2020-06-21
resolves #339 store syntax highlighter CSS in a separate file (#340)
Marat Radchenko
2020-03-12
fix inline-image fixture book to actually use inline image
Marat Radchenko
2020-03-12
resolves #9 add basic audio and video support (#323)
Marat Radchenko
2020-02-29
test that appendix properly gets its own chapter file
Marat Radchenko
2020-02-25
resolves #304 add basic support for multi-part books (PR #311)
Marat Radchenko
2020-02-25
include id and role for inline quoting (PR #308)
lulalala
2020-02-25
resolves #303 add support for book preamble (PR #310)
Marat Radchenko
2020-02-24
add support for multiple authors in book metadata (PR #309)
Marat Radchenko
2020-02-19
fix logging to work through logger
Marat Radchenko
2020-02-18
Readded handling for multiple front matter files, including test. #110
Rainer Volz
2020-02-18
resolves #47 stop requiring specific include file scheme (PR #302)
Marat Radchenko
2020-02-18
Add test for 'svg' attribute
Marat Radchenko
2020-02-16
add test for keywords
Marat Radchenko
2020-02-15
minor fixture cleanups
Marat Radchenko
2020-02-15
resolves #300 search for `front-matter.html` in document dir instead of CWD (...
Marat Radchenko
2020-02-15
Unify all fixture books
Marat Radchenko
2020-02-13
add test for footnotes (PR #299)
Marat Radchenko
2020-02-13
resolves #201 make convert_inline_anchor more in line with the html converter...
Michael Peyton Jones
2020-02-13
add more tests (PR #298)
Marat Radchenko
2020-02-12
resolves #203 do not include current date if `:reproducible:` attribute is se...
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-05
see #10 convert stem blocks to `<code>$stem_text</code>` (PR #293)
Marat Radchenko
2020-02-04
resolves #282 use imagedir from an image's context during packaging (PR #283)
Marat Radchenko
2020-02-01
introduce to_epub test helper to reduce boilerplate code in tests (PR #287)
Marat Radchenko
2020-01-31
add test for deep chapter includes (PR #286)
Marat Radchenko
2020-01-23
resolves #14 handle invalid `revdate` gracefully (PR #248)
Marat Radchenko
2020-01-23
resolves #217 add support for Unicode characters in chapter IDs (PR #243)
Marat Radchenko
2020-01-22
resolves #7 fix the (in)famous `undefined method `to_ios'` (PR #239)
Marat Radchenko