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-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
2014-02-19
fix for Opal
Dan Allen
2014-02-19
optimize attribute parsing, ignore attribute with unquoted value None
Dan Allen
2014-02-19
use metaprogramming to define compliance keys
Dan Allen
2014-02-18
add top-level script for loading cli
Dan Allen
2014-02-17
cleanup the cli script, force GC run after loading Asciidoctor
Dan Allen
2014-02-17
bump GC memory a few notches
Dan Allen
2014-02-17
don't include trailing round brackets, colons & semi-colons in implicit link
Dan Allen
2014-02-17
fix regexp character classes in JavaScript
Dan Allen
2014-02-17
adjust memory settings for tests, disable tty mode
Dan Allen
2014-02-17
use in-process web server for URI tests
Dan Allen
2014-02-17
prepare for next development iteration
Dan Allen
2014-02-17
Release 1.5.0.preview.2
v1.5.0.preview.2
Dan Allen
2014-02-17
set version to v1.5.0.preview.2
Dan Allen
2014-02-17
Merge pull request #902 from mojavelinux/issue-574
Dan Allen
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-17
Merge pull request #900 from mojavelinux/issue-876
Dan Allen
2014-02-17
resolves #876 an unresolved footnote ref should not crash processor
Dan Allen
[next]