summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-10-20collapse space before and after CDATA blockDan Allen
2019-10-20Fix javascript cause malformed XML (PR #207)lulalala
2019-04-04Begin development on next version [skip ci]Dan Allen
2019-04-04Release 1.5.0.alpha.9Dan Allen
2019-04-04resolves #185 allow converter to be used with Asciidoctor 2 (PR #186)Dan Allen
2018-10-25add support for start attribute on ordered listDan Allen
2018-03-07use empty string instead of nil when concatenating empty valueDan Allen
2018-03-07promote trailing punct regexp to constantDan Allen
2018-03-03resolves #163 don't add end mark to chapter when publication-type is book (PR...Dan Allen
2018-02-20Begin development on next version [skip ci]Dan Allen
2018-02-20Release 1.5.0.alpha.8Dan Allen
2018-02-16resolves #5 package inline imagesDan Allen
2018-02-15restore formatting in chapter titleDan Allen
2018-02-15remove space before chapter subtitle when title is emptyDan Allen
2018-02-14resolves #157 look for reference to document in refs table first (PR #158)Dan Allen
2017-11-24resolves #146 add support for ID on admonition block (PR #148)Dan Allen
2017-11-15resolves #143 honor id on example block (PR #144)Dan Allen
2017-11-15map role to CSS class on image blockDan Allen
2017-11-13resolves #141 add missing id attribute on image figure (PR #142)Dan Allen
2017-09-05resolves #124 report full path of missing image and basename of docfile that ...Dan Allen
2017-09-05resolves #132 implement support for xrefstyle setting (PR #133)Dan Allen
2017-08-07make the scan for ttf fonts a bit less greedyDan Allen
2017-08-07match CSS font URLs more liberally (PR #122)Gambhiro
2017-08-07resolves #120 set a mime-type for TTF files that validates (PR #121)Gambhiro
2017-08-04resolves #117 add support for none value for table frame and grid attributes ...Gambhiro
2017-08-03resolves #97 don't uppercase text in converter (leave it CSS) (PR #119)Gambhiro
2017-07-31add support for id and role to verseDan Allen
2017-07-31assign role classes to quote block (PR #113)Gambhiro
2017-04-30allow named entity to have trailing digitsDan Allen
2017-04-26resolves #107 pass leveloffset to spine item documents (PR #108)Dan Allen
2017-04-22ignore missing author in spine item documentRainer Volz
2017-04-18Begin development on next releaseDan Allen
2017-04-18prepare for 1.5.0.alpha.7 releaseDan Allen
2017-04-18remove outdated TODO in codeDan Allen
2017-04-17resolves #103 warn when xref cannot be resolved and text is provided (PR #105)Dan Allen
2017-04-16resolves #19 fix broken links in bibliography (PR #104)Dan Allen
2017-04-15resolves #92 remove text justification hack (PR #102)Dan Allen
2017-04-14pull some regular expressions up to constantsDan Allen
2017-04-14add svg property to front matter if reference to SVG is detectedDan Allen
2017-04-14drop trailing semi-colon in value of style attributeDan Allen
2017-04-13use standard format for warning and error messagesDan Allen
2017-04-12remove forced svg property in item for front-matter pageDan Allen
2017-04-11resolves #3 allow front-cover-image to be specified using block image macro (...Dan Allen
2017-04-11remove unused variableDan Allen
2017-04-11add TODODan Allen
2017-04-10resolves #2 built-in avatar location should respect imagesdir (PR #100)Dan Allen
2017-04-09add ebook-compress flag to enable huffdic compression in kindlegen (PR #99)Dan Allen
2017-04-09resolves #46 clean auto-generated file names for chapters (PR #98)Dan Allen
2017-04-09reused parsed doctitle in document converterDan Allen
2017-04-08consolidate calls to tr_s in DocumentIdGeneratorDan Allen