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
/
converter_spec.rb
Age
Commit message (
Expand
)
Author
2020-10-18
resolves #375 fix crash when inline pass macro `m` contains an icon
Marat Radchenko
2020-08-17
resolves #360 fix crash when encountering unsupported Asciidoctor node
Marat Radchenko
2020-08-13
resolves #358 fix quotes not being properly escaped in section titles (#359)
Marat Radchenko
2020-07-02
resolves #123 remove <b> from chapter subtitle (#345)
Marat Radchenko
2020-07-01
resolves #174 add support for inline TOC (#342)
Marat Radchenko
2020-05-18
resolves #334 add remote media URLs to EPUB manifest (#335)
Marat Radchenko
2020-04-17
resolves #327 add customizable splitting into chapters (#328)
Marat Radchenko
2020-03-12
resolves #165 add support for `[horizontal]` definition list (#170)
Garrett D'Amore
2020-03-12
fix files not being unzipped when 'ebook-extract' attribute is used
Marat Radchenko
2020-03-12
resolves #9 add basic audio and video support (#323)
Marat Radchenko
2020-03-04
resolves #307 add series metadata (#321)
Marat Radchenko
2020-03-01
resolves #20 support section numbering and captions (PR #314)
Marat Radchenko
2020-03-01
Add support for heredoc documents in test suite (PR #313)
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
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
rename OEBPS folder to EPUB inside EPUB archive (PR #305)
Marat Radchenko
2020-02-19
fix rubocop offences
Marat Radchenko
2020-02-19
fix logging to work through logger
Marat Radchenko
2020-02-18
Fixed RuboCop offenses
Rainer Volz
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-16
add test for keywords
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
add more tests (PR #298)
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-23
use consistent naming in tests
Marat Radchenko
2020-01-22
resolves #7 fix the (in)famous `undefined method `to_ios'` (PR #239)
Marat Radchenko