summaryrefslogtreecommitdiff
path: root/spec/converter_spec.rb
AgeCommit message (Expand)Author
2024-05-12resolves #472 fix crash when section title contains inline anchorMarat Radchenko
2024-01-31resolves #463 add support for blocks in calloutsMarat Radchenko
2024-01-16Drop MOBI support (#458)Marat Radchenko
2024-01-08resolves #417 use safe filenames for chapter files (#434)Marat Radchenko
2024-01-08Update rubocop-rspec requirement from ~> 2.11.1 to ~> 2.20.0 (#457)dependabot[bot]
2024-01-07resolves #447 fix duplicate HTML IDs in case the same footnote is used multip...Marat Radchenko
2024-01-07Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)dependabot[bot]
2020-10-18resolves #375 fix crash when inline pass macro `m` contains an iconMarat Radchenko
2020-08-17resolves #360 fix crash when encountering unsupported Asciidoctor nodeMarat Radchenko
2020-08-13resolves #358 fix quotes not being properly escaped in section titles (#359)Marat Radchenko
2020-07-02resolves #123 remove <b> from chapter subtitle (#345)Marat Radchenko
2020-07-01resolves #174 add support for inline TOC (#342)Marat Radchenko
2020-05-18resolves #334 add remote media URLs to EPUB manifest (#335)Marat Radchenko
2020-04-17resolves #327 add customizable splitting into chapters (#328)Marat Radchenko
2020-03-12resolves #165 add support for `[horizontal]` definition list (#170)Garrett D'Amore
2020-03-12fix files not being unzipped when 'ebook-extract' attribute is usedMarat Radchenko
2020-03-12resolves #9 add basic audio and video support (#323)Marat Radchenko
2020-03-04resolves #307 add series metadata (#321)Marat Radchenko
2020-03-01resolves #20 support section numbering and captions (PR #314)Marat Radchenko
2020-03-01Add support for heredoc documents in test suite (PR #313)Marat Radchenko
2020-02-29test that appendix properly gets its own chapter fileMarat Radchenko
2020-02-25resolves #304 add basic support for multi-part books (PR #311)Marat Radchenko
2020-02-25resolves #303 add support for book preamble (PR #310)Marat Radchenko
2020-02-24add support for multiple authors in book metadata (PR #309)Marat Radchenko
2020-02-19rename OEBPS folder to EPUB inside EPUB archive (PR #305)Marat Radchenko
2020-02-19fix rubocop offencesMarat Radchenko
2020-02-19fix logging to work through loggerMarat Radchenko
2020-02-18Fixed RuboCop offensesRainer Volz
2020-02-18Readded handling for multiple front matter files, including test. #110Rainer Volz
2020-02-18resolves #47 stop requiring specific include file scheme (PR #302)Marat Radchenko
2020-02-16add test for keywordsMarat Radchenko
2020-02-15resolves #300 search for `front-matter.html` in document dir instead of CWD (...Marat Radchenko
2020-02-15Unify all fixture booksMarat Radchenko
2020-02-13add test for footnotes (PR #299)Marat Radchenko
2020-02-13add more tests (PR #298)Marat Radchenko
2020-02-01introduce to_epub test helper to reduce boilerplate code in tests (PR #287)Marat Radchenko
2020-01-31add test for deep chapter includes (PR #286)Marat Radchenko
2020-01-23resolves #14 handle invalid `revdate` gracefully (PR #248)Marat Radchenko
2020-01-23resolves #217 add support for Unicode characters in chapter IDs (PR #243)Marat Radchenko
2020-01-23use consistent naming in testsMarat Radchenko
2020-01-22resolves #7 fix the (in)famous `undefined method `to_ios'` (PR #239)Marat Radchenko