summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-12Release 2.1.3HEADmsm-1magentastripeMarat Radchenko
2024-05-12fix version in Antora docsMarat Radchenko
2024-05-12Begin development on next versionMarat Radchenko
2024-05-12Release 2.1.1Marat Radchenko
2024-05-12see #469 only respect role in list itemsMarat Radchenko
2024-05-12add changelog entry for #474Marat Radchenko
2024-05-12resolves #470 do not crash on an SVG image inside table cell (#473)Marat Radchenko
closes #471
2024-05-12Ban gepub 1.0.16 to fix CI (#474)Marat Radchenko
2024-05-12resolves #472 fix crash when section title contains inline anchorMarat Radchenko
2024-05-12fix gepub 1.0.16 compatibilityMarat Radchenko
2024-05-12add changelog entry for #462Marat Radchenko
2024-04-18feat: :sparkles: Honour roles for items in olists and ulists (#469)Jordi Sola
2024-04-02Update rake requirement from ~> 13.1.0 to ~> 13.2.0 (#468)dependabot[bot]
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05Update rspec requirement from ~> 3.12.0 to ~> 3.13.0 (#464)dependabot[bot]
Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version. - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04Begin development on next versionMarat Radchenko
2024-02-04Release 2.1.0Marat Radchenko
2024-01-31resolves #463 add support for blocks in calloutsMarat Radchenko
2024-01-17stop packaging samples into gem (#462)Marat Radchenko
2024-01-16Drop MOBI support (#458)Marat Radchenko
Amazon is slowly killing it, it's just a question of time when it fully dies. References: * https://kdp.amazon.com/en_US/help/topic/GULSQMHU5MNH4EZM > Starting August 1, 2021, we will no longer support MOBI files for reflowable eBooks. Use EPUB, DOCX or KPF to publish new or update reflowable eBooks. * https://www.amazon.com/gp/help/customer/display.html?nodeId=G5WYD9SAF7PGXRNA > Beginning in late 2022, you'll no longer be able to send MOBI (.AZW, .MOBI) files to your Kindle library using Send to Kindle. This change won't affect any MOBI files already in your Kindle library. You can still read them with Kindle. MOBI is an older file format and won't support the newest Kindle features for documents. * https://www.reddit.com/r/kindle/comments/16rw6e3/amazon_announcement_about_mobi_support_timeline/ > We will end all Send to Kindle support for MOBI files by December 20, 2023. * https://www.mobileread.com/forums/showthread.php?t=336365 > Does anyone still have Kindle Previewer installer older than 3.49 that you could share? The reason I am looking for it is because newer versions no longer open .mobi files.
2024-01-13Begin development on next versionMarat Radchenko
2024-01-13Release 2.0.1Marat Radchenko
2024-01-13resolves #461 restore styling of `<strong>` and `<em>`Marat Radchenko
2024-01-13remove patch level (#460)rpietzsch
2024-01-13Update version (#459)rpietzsch
2024-01-12fix grammar/spelling in docsMarat Radchenko
2024-01-12Fix project name in zulip announcement messageMarat Radchenko
2024-01-12Begin development on next versionMarat Radchenko
2024-01-12Release 2.0.0Marat 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]
Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.11.1...v2.20.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07resolves #451 add initial support for `:pygments-linenums-mode: inline`Marat Radchenko
2024-01-07resolves #447 fix duplicate HTML IDs in case the same footnote is used ↵Marat Radchenko
multiple times
2024-01-07resolves #450 refactor `btn` styling to be more customizableMarat Radchenko
We're using the same technique as HTML5 converter. While it is advanced CSS, we already rely on the same stuff for many other elements.
2024-01-07remove compatibility code for pre-2.0 Asciidoctor (#456)Marat Radchenko
2024-01-07resolves #443 escape double quotes in alt text (#455)Marat Radchenko
2024-01-07Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)dependabot[bot]
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.28.2...v1.50.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07Update rubocop-rspec requirement from ~> 2.10.0 to ~> 2.11.1 (#453)dependabot[bot]
Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.10.0...v2.11.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07bump oldest supported Ruby & Asciidoctor (#452)Marat Radchenko
2023-11-30Bump actions/setup-java from 3 to 4 (#449)dependabot[bot]
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10Bump actions/checkout from 3 to 4 (#445)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10Update rake requirement from ~> 13.0.0 to ~> 13.1.0 (#446)dependabot[bot]
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10Update epubcheck-ruby requirement from ~> 5.0.0.0 to ~> 5.1.0.0 (#442)dependabot[bot]
Updates the requirements on [epubcheck-ruby](https://github.com/takahashim/epubcheck-ruby) to permit the latest version. - [Commits](https://github.com/takahashim/epubcheck-ruby/compare/v5.0.0.0...v5.1.0.0) --- updated-dependencies: - dependency-name: epubcheck-ruby dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10Fix macOS CI (#448)Marat Radchenko
2023-04-19Update pygments.rb requirement from ~> 2.3.0 to ~> 2.4.0 (#440)magentastripe-20240607dependabot[bot]
* Update pygments.rb requirement from ~> 2.3.0 to ~> 2.4.0 Updates the requirements on [pygments.rb](https://github.com/pygments/pygments.rb) to permit the latest version. - [Release notes](https://github.com/pygments/pygments.rb/releases) - [Changelog](https://github.com/pygments/pygments.rb/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/pygments/pygments.rb/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pygments.rb dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Fix tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marat Radchenko <marat@slonopotamus.org>
2023-01-16Update epubcheck-ruby requirement from ~> 4.2.6.0 to ~> 5.0.0.0 (#438)dependabot[bot]
Updates the requirements on [epubcheck-ruby](https://github.com/takahashim/epubcheck-ruby) to permit the latest version. - [Release notes](https://github.com/takahashim/epubcheck-ruby/releases) - [Commits](https://github.com/takahashim/epubcheck-ruby/compare/v4.2.6.0...v5.0.0.0) --- updated-dependencies: - dependency-name: epubcheck-ruby dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27fix compatibility with Ruby < 2.7 (#435)Marat Radchenko
2022-12-25resolves #388 avoid outputting invalid <hN> tagsMarat Radchenko
2022-12-25see #352 add TODO for textual cover pageMarat Radchenko
2022-12-25resolves #405 add support for floating elementsMarat Radchenko
2022-12-24resolves #419 add support for absolute cover image pathsMarat Radchenko