summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-15Release 1.5.0.preview4v1.5.0.preview4Dan Allen
2014-04-15set version to v1.5.0.preview4Dan Allen
2014-04-15add option to set htmlsyntax in converterDan Allen
2014-04-15minor optimizations in HTML5 converterDan Allen
2014-03-17include all author names in author meta tagDan Allen
2014-03-17Merge pull request #922 from mojavelinux/issue-921Dan Allen
2014-03-16resolves #921 put source language class names on child code element of pre el...Dan Allen
2014-03-16Merge pull request #920 from mojavelinux/issue-919Dan Allen
2014-03-16coding style cleanup in gemspecDan Allen
2014-03-16improve to_s outputDan Allen
2014-03-16Merge pull request #918 from mojavelinux/issue-917Dan Allen
2014-03-16resolves #919 pass theme to Pygments when pygments-css=styleDan Allen
2014-03-16resolves #917 only make special section if style is specifiedDan Allen
2014-03-05use internal hash as timings logDan Allen
2014-03-05fix Opal compatibility error loading converter APIsDan Allen
2014-03-05resolves asciidoctor/asciidoctor.js#23 rescue failure to parse timezoneDan Allen
2014-03-03prepare for next development iterationDan Allen
2014-03-03Release 1.5.0.preview3v1.5.0.preview3Dan Allen
2014-03-03set version to v1.5.0.preview3Dan Allen
2014-03-03change variable names used for void element slashDan Allen
2014-03-03cleanup html header and optimizeDan Allen
2014-03-03add xmlns attribute for xhtml output with testbrian m. carlson
2014-03-02use unless instead of negated ifDan Allen
2014-03-02fix incorrect comment above replacementDan Allen
2014-03-02use method alias instead of delegateDan Allen
2014-03-02fix copyright year in man pageDan Allen
2014-03-01Merge pull request #911 from mojavelinux/issue-903Dan Allen
2014-03-01resolves #903 ignore case of attribute in conditional directivesDan Allen
2014-03-01Merge pull request #910 from mojavelinux/issue-907Dan Allen
2014-03-01resolves #907 write to file by default if input is fileDan Allen
2014-02-28add .yardopts file for rubydoc.infoDan Allen
2014-02-28enhance preprocessor test to ensure attribute assignment worksDan Allen
2014-02-28remove obsolete get_binding methodDan Allen
2014-02-28fix behavior of AbstractNode#set_attr, add testDan Allen
2014-02-28cloning of options & attributes is now handled in main APIsDan Allen
2014-02-28use implicit method rescue block in cli; cleanup interrupt handlingDan Allen
2014-02-28don't fail if seeking input is not permitted; add testDan Allen
2014-02-28Merge pull request #906 from mojavelinux/issue-778Dan Allen
2014-02-27allow custom converter to set backend info such as outfilesuffixDan Allen
2014-02-27add pdf & epub to default extensions list, pass backend when creating built-i...Dan Allen
2014-02-27make document parsing a discrete step, make Reader accessible as property on ...Dan Allen
2014-02-27update styles to reflect change in kbd macro HTMLDan Allen
2014-02-26resolves #778, rewrite converter API; resolves #638, integrate thread_safe gemDan Allen
2014-02-20chomp endline from stylesheets; small cleanupsDan Allen
2014-02-20minor fixes in templatesDan Allen
2014-02-20some cleanups and consolidations in the templatesDan Allen
2014-02-19resolves #792 allow inline macros with custom regexp to be matchedDan Allen
2014-02-19use glyphs for checklist in docbook backendDan Allen
2014-02-19another fix for supporting 5 digit entity referencesDan Allen
2014-02-19preserve entity references with 5 digitsDan Allen