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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2014-03-16
resolves #921 put source language class names on child code element of pre el...
Dan Allen
2014-03-16
resolves #917 only make special section if style is specified
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-01
resolves #903 ignore case of attribute in conditional directives
Dan Allen
2014-03-01
resolves #907 write to file by default if input is file
Dan Allen
2014-02-28
enhance preprocessor test to ensure attribute assignment works
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-27
allow custom converter to set backend info such as outfilesuffix
Dan Allen
2014-02-27
make document parsing a discrete step, make Reader accessible as property on ...
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-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
optimize attribute parsing, ignore attribute with unquoted value None
Dan Allen
2014-02-17
don't include trailing round brackets, colons & semi-colons in implicit link
Dan Allen
2014-02-17
use in-process web server for URI tests
Dan Allen
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-17
resolves #876 an unresolved footnote ref should not crash processor
Dan Allen
2014-02-17
pass document as first argument to process method on Preprocessor
Dan Allen
2014-02-17
include directive fixes
Dan Allen
2014-02-16
merge pull request #852 from @bk2204
Dan Allen
2014-02-16
resolves #743 set defaults for file, path and dir in push_include
Dan Allen
2014-02-16
resolves #743 make Reader#push_include work without file / path info
brian m. carlson
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
2014-02-16
call each thing by its right name
Dan Allen
2014-02-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
2014-02-10
resolves #878 use glyphs for checkboxes when not using font icons
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-02-05
resolves #886 add time range anchor to video element
Dan Allen
2014-02-03
resolves #883 map null character to constant for Opal compatibility
Dan Allen
2014-01-31
ensure title attribute is only subbed once
Dan Allen
2014-01-28
additional optimizations and formatting
Dan Allen
2014-01-28
cleanup and optimize path resolver
Dan Allen
2014-01-28
resolves #806 recognize Windows UNC path as absolute and preserve it
Dan Allen
2014-01-27
change File.exists? to File.exist? in test suite
Dan Allen
2014-01-27
resolves #805 adjust file glob to account for backslash in Windows paths
Dan Allen
2014-01-26
resolves #853 match implicit URLs that use the file scheme
Dan Allen
2014-01-26
resolves #870 allow attribute entry to reset / reseed counter
Dan Allen
2014-01-26
enforce no use of header class in header table cell
Dan Allen
2014-01-26
read template_dir from TEMPLATE env var for tests
Dan Allen
2014-01-20
Opal compatibility fixes
Dan Allen
2014-01-20
major refactoring of parser and regexp
Dan Allen
2014-01-19
remove remaining uses of ERB internally
Dan Allen
2014-01-19
remove ERB from most DocBook templates; add some missing DocBook tests
Dan Allen
2014-01-18
remove ERB from HTML5 document template
Dan Allen
[next]