index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-15
Release 1.5.0.preview4
v1.5.0.preview4
Dan Allen
2014-04-15
set version to v1.5.0.preview4
Dan Allen
2014-04-15
add option to set htmlsyntax in converter
Dan Allen
2014-04-15
minor optimizations in HTML5 converter
Dan Allen
2014-03-17
include all author names in author meta tag
Dan Allen
2014-03-17
Merge pull request #922 from mojavelinux/issue-921
Dan Allen
2014-03-16
resolves #921 put source language class names on child code element of pre el...
Dan Allen
2014-03-16
Merge pull request #920 from mojavelinux/issue-919
Dan Allen
2014-03-16
coding style cleanup in gemspec
Dan Allen
2014-03-16
improve to_s output
Dan Allen
2014-03-16
Merge pull request #918 from mojavelinux/issue-917
Dan Allen
2014-03-16
resolves #919 pass theme to Pygments when pygments-css=style
Dan Allen
2014-03-16
resolves #917 only make special section if style is specified
Dan Allen
2014-03-05
use internal hash as timings log
Dan Allen
2014-03-05
fix Opal compatibility error loading converter APIs
Dan Allen
2014-03-05
resolves asciidoctor/asciidoctor.js#23 rescue failure to parse timezone
Dan Allen
2014-03-03
prepare for next development iteration
Dan Allen
2014-03-03
Release 1.5.0.preview3
v1.5.0.preview3
Dan Allen
2014-03-03
set version to v1.5.0.preview3
Dan Allen
2014-03-03
change variable names used for void element slash
Dan Allen
2014-03-03
cleanup html header and optimize
Dan Allen
2014-03-03
add xmlns attribute for xhtml output with test
brian m. carlson
2014-03-02
use unless instead of negated if
Dan Allen
2014-03-02
fix incorrect comment above replacement
Dan Allen
2014-03-02
use method alias instead of delegate
Dan Allen
2014-03-02
fix copyright year in man page
Dan Allen
2014-03-01
Merge pull request #911 from mojavelinux/issue-903
Dan Allen
2014-03-01
resolves #903 ignore case of attribute in conditional directives
Dan Allen
2014-03-01
Merge pull request #910 from mojavelinux/issue-907
Dan Allen
2014-03-01
resolves #907 write to file by default if input is file
Dan Allen
2014-02-28
add .yardopts file for rubydoc.info
Dan Allen
2014-02-28
enhance preprocessor test to ensure attribute assignment works
Dan Allen
2014-02-28
remove obsolete get_binding method
Dan Allen
2014-02-28
fix behavior of AbstractNode#set_attr, add test
Dan Allen
2014-02-28
cloning of options & attributes is now handled in main APIs
Dan Allen
2014-02-28
use implicit method rescue block in cli; cleanup interrupt handling
Dan Allen
2014-02-28
don't fail if seeking input is not permitted; add test
Dan Allen
2014-02-28
Merge pull request #906 from mojavelinux/issue-778
Dan Allen
2014-02-27
allow custom converter to set backend info such as outfilesuffix
Dan Allen
2014-02-27
add pdf & epub to default extensions list, pass backend when creating built-i...
Dan Allen
2014-02-27
make document parsing a discrete step, make Reader accessible as property on ...
Dan Allen
2014-02-27
update styles to reflect change in kbd macro HTML
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-20
chomp endline from stylesheets; small cleanups
Dan Allen
2014-02-20
minor fixes in templates
Dan Allen
2014-02-20
some cleanups and consolidations in the templates
Dan Allen
2014-02-19
resolves #792 allow inline macros with custom regexp to be matched
Dan Allen
2014-02-19
use glyphs for checklist in docbook backend
Dan Allen
2014-02-19
another fix for supporting 5 digit entity references
Dan Allen
2014-02-19
preserve entity references with 5 digits
Dan Allen
[next]