summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-04-07resolves #53 don't include avatars if publication-type is bookDan Allen
2017-04-07register chapter ID in references (PR #94)Dan Allen
2017-04-06resolves #90 generate TOC levels based on toclevels attribute (PR #91)Dan Allen
2017-04-06expand treeprocessor declaration; return nilDan Allen
2017-04-05resolves #87 automatically resolve title of reference between documents (PR #88)Dan Allen
2017-03-26detect Calibre and set class attribute on body to calibre-desktopDan Allen
2017-03-26capitalize Gitden correctlyDan Allen
2017-03-25set ebook-format-kf8 attribute when ebook-format is specified as mobiDan Allen
2017-03-24resolves #86 don't include byline if publication type is bookDan Allen
2017-03-23use File.file? instead of File.exist? to check for fileDan Allen
2017-03-20only wrap open block content in div if id or role is definedDan Allen
2017-03-20Open blocks keep id and classes if specified (PR #85)Rainer Volz
2017-03-19remove trailing whitespace in sourceDan Allen
2017-03-18resolves #76 don't add content image to archive more than once (PR #84)Dan Allen
2017-03-10fix warnings about unused variablesDan Allen
2016-08-25honor explicit table width even when autowidth option is setDan Allen
2016-08-25use method_defined? instead of respond_to? to check if method is already definedDan Allen
2016-03-29add comments to codeDan Allen
2016-03-29consolidate codeDan Allen
2016-03-09resolves #69 implement embedded to handle AsciiDoc table cell contentDan Allen
2016-01-13consolidate code; fix code styleDan Allen
2016-01-10resolves #27 fix xref between chapter filesDan Allen
2016-01-05prepare for next development iteration [ci skip]Dan Allen
2016-01-05prepare for 1.5.0.alpha.6 releaseDan Allen
2015-12-23proxy CSS in KF8 format to work around KDP removing font-related CSS rulesDan Allen
2015-12-23don't include iBooks config file in KF8 formatDan Allen
2015-12-23don't include scoped icon CSS in KF8 formatDan Allen
2015-12-22preserve heading & monospaced fonts in Kindle Paperwhite/VoyageDan Allen
2015-12-22enable Original (Publisher) font option in iBooks clientDan Allen
2015-12-22wrap simple dd content in span to allow font to be controlled in iBooksDan Allen
2015-12-22hide style element in body from AldikoDan Allen
2015-12-19don't append source when generating mobi fileDan Allen
2015-12-08don't fail if source block is emptyDan Allen
2015-11-02prepare for next development iterationDan Allen
2015-11-02Release 1.5.0.alpha.5Dan Allen
2015-10-18Fix missing square bracketsRei
2015-10-03implement converter for floating_title nodeDan Allen
2015-10-02Merge pull request #31 from chloerei/fix-out-file-optionDan Allen
2015-10-02make epub file extension replacement case-insensitiveDan Allen
2015-10-01resolves #34 don't print kindlegen output when -q flag is usedDan Allen
2015-10-01Extract mobi_file value from targetRei
2015-09-30generate file with mobi extension; minor cleanupsDan Allen
2015-09-28Fix -o --out-file optionsRei
2014-12-31only print status messages in verbose modeDan Allen
2014-11-28prepare for next development iterationDan Allen
2014-11-28prepare for 1.5.0.alpha.4 releaseDan Allen
2014-11-18resolves #16 fix broken ebook-format-epub3 attributeDan Allen
2014-11-18bump version to 1.5.0.dev to align with coreDan Allen
2014-08-17prepare for next development iterationDan Allen
2014-08-17set version to 1.0.0.alpha.3Dan Allen