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
/
lib
Age
Commit message (
Expand
)
Author
2014-02-17
set version to v1.5.0.preview.2
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
small optimization
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
update name of processor instance if overridden at registration
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
minor optimizations
Dan Allen
2014-02-16
resolves #554 make docbook45 templates inherit from the docbook5 templates
Dan Allen
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-12
resolves #896 rescue failure to resolve ::Dir.home
Dan Allen
2014-02-12
qualify RUBY_ENGINE_OPAL constant
Dan Allen
2014-02-12
add support for resolving includes under Opal
Dan Allen
2014-02-12
use $~[0] instead of $& for Opal compatibility
Dan Allen
2014-02-10
resolves #878 use glyphs for checkboxes when not using font icons
Dan Allen
2014-02-07
fix typo in capture group var assignment
Dan Allen
2014-02-05
fix spelling error
Dan Allen
2014-02-05
remove redundant character escapes in regexps
Dan Allen
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-31
remove unnecessary begin in Helpers.require_library
Dan Allen
2014-01-28
fix duplicate local variable setting in cli
Dan Allen
2014-01-28
additional optimizations and formatting
Dan Allen
2014-01-28
an assortment of optimizations and formatting
Dan Allen
2014-01-28
optimize AttributeList class
Dan Allen
2014-01-28
split lines on string instead of regexp
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
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-20
follow-up fix for Opal compatibility
Dan Allen
2014-01-20
Opal compatibility fixes
Dan Allen
2014-01-20
make the button styles look a bit nicer
Dan Allen
2014-01-20
major refactoring of parser and regexp
Dan Allen
2014-01-19
applied several optimizations
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
minor optimization
Dan Allen
2014-01-18
minor cleanups
Dan Allen
2014-01-18
remove ERB from HTML5 document template
Dan Allen
2014-01-18
optimizations and syntax cleanups
Dan Allen
2014-01-18
more efficient way to check for Extensions class
Dan Allen
2014-01-18
minor syntax cleanups
Dan Allen
[next]