summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-16minor code cleanupsMarat Radchenko
2020-02-15resolves #300 search for `front-matter.html` in document dir instead of CWD (...Marat Radchenko
2020-02-13resolves #201 make convert_inline_anchor more in line with the html converter...Michael Peyton Jones
2020-02-12resolves #203 do not include current date if `:reproducible:` attribute is se...Marat Radchenko
2020-02-09resolves #295 fix invalid markup produced for tables with footerMarat Radchenko
2020-02-07resolves #183 add support for image width/height attributes (PR #294)Marat Radchenko
2020-02-06see #123 add a comment that explains why subtitle words are wrapped with <b>Marat Radchenko
2020-02-06resolves #155 add support for Font Awesome Solid 5.12.0 (PR #290)Marat Radchenko
2020-02-05see #10 convert stem blocks to `<code>$stem_text</code>` (PR #293)Marat Radchenko
2020-02-04resolves #291 log KindleGen warnings with WARNING log level (PR #292)Marat Radchenko
2020-02-04resolves #282 use imagedir from an image's context during packaging (PR #283)Marat Radchenko
2020-02-04Begin development on next version [skip ci]Marat Radchenko
2020-02-04Release 1.5.0.alpha.13Marat Radchenko
2020-02-04resolves #288 remove kindlegen and epubcheck-ruby from runtime dependencies (...Marat Radchenko
2020-02-02Begin development on next version [skip ci]Marat Radchenko
2020-02-02Release 1.5.0.alpha.12Marat Radchenko
2020-02-02resolves #279 prefix node convert methods with convert_ (PR #280)lulalala
2020-02-01resolves #180 stop adding default front cover image (PR #284)Marat Radchenko
2020-01-30resolves #276 try to use KindleGen/EPUBCheck binary from `$PATH` (#277)Marat Radchenko
2020-01-27resolves #264 enable Pygments on non-Windows JRuby platforms (PR #275)Marat Radchenko
2020-01-27resolves #268 provide a human-readable error message when we fail to find Kin...Marat Radchenko
2020-01-27resolves #269 make `KINDLEGEN` env var work againMarat Radchenko
2020-01-27Revert "resolves #259 make `KINDLEGEN` env var work again"Marat Radchenko
2020-01-27resolves #259 make `KINDLEGEN` env var work againMarat Radchenko
2020-01-26replace `File.dirname(__FILE__)` with simpler API (#266)Marat Radchenko
2020-01-26comment why pygments.rb is disabled on JRuby (#253)Marat Radchenko
2020-01-26Begin development on next version [skip ci]Marat Radchenko
2020-01-26Release 1.5.0.alpha.11Marat Radchenko
2020-01-25fix epubcheck output not being captured properly on JRuby on Windows (PR #260)Marat Radchenko
2020-01-25resolved #258 do not post-process EPUBCHECK env var, but use it as-isMarat Radchenko
2020-01-25resolves #154 fix ENOENT error when running kindlegen on JRuby on Windows (PR...Marat Radchenko
2020-01-25fix wrong variable in debug loggingMarat Radchenko
2020-01-24resolves #256 fix ENOENT error when trying to run EPUBcheck on JRuby on Windo...Marat Radchenko
2020-01-24resolves #253 disable Pygments on JRuby to prevent hangingMarat Radchenko
2020-01-24add missing Asciidoctor::Logging include (PR #252)Marat Radchenko
2020-01-24resolves #129 don't insert quotation marks around quotes (PR #130)Gambhiro
2020-01-24resolves #192 remove Namo Reader font-icon quirk that produced invalid markup...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-23resolves #176 route messages through the logger (PR #242)Marat Radchenko
2020-01-22resolves #7 fix the (in)famous `undefined method `to_ios'` (PR #239)Marat Radchenko
2020-01-20Begin development on next version [skip ci]Marat Radchenko
2020-01-20Release 1.5.0.alpha.10Marat Radchenko
2020-01-20Revert "Release 1.5.0.alpha.10"Marat Radchenko
2020-01-20Release 1.5.0.alpha.10Marat Radchenko
2020-01-20resolves #232 fix `-a ebook-validate` not working on Windows (PR #233)Marat Radchenko
2020-01-20tweak some of the code formattingDan Allen
2020-01-20resolves #223 set up Rubocop linter (PR #226)Marat Radchenko
2020-01-18resolves #224 use epubcheck-ruby instead of epubcheck (PR #214)Marat Radchenko
2020-01-18resolves #210 fix deep interdoc xref when using Asciidoctor 2 (PR #221)Dan Allen