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
/
extensions_test.rb
Age
Commit message (
Expand
)
Author
2015-12-29
remove trailing endlines in source
Dan Allen
2015-10-26
resolves #1336 resolve regexp for inline macro lazily
Dan Allen
2015-10-17
resolves #1510 use value of docinfo attribute to enable docinfo behavior
Dan Allen
2014-11-22
code review for #1162 docinfo extension
Dan Allen
2014-11-22
resolves #1162 add docinfo extension
Guillaume Grossetie
2014-07-27
resolves #1035 allow Treeprocessor to return replacement tree
Dan Allen
2014-07-27
resolves #718 and #714 swap + and ` formatting chars
Dan Allen
2014-07-17
alias :name_attributes to :positional_attributes in extension DSL
Dan Allen
2014-06-19
Expose Document to extension point IncludeProcessor
Aslak Knutsen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-28
enhance preprocessor test to ensure attribute assignment works
Dan Allen
2014-02-17
pass document as first argument to process method on Preprocessor
Dan Allen
2014-02-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2013-08-25
only remove leading indent from normal paragraph
Dan Allen
2013-08-24
allow processors to be activated by string
Dan Allen
2013-08-22
include processor enabled regardless of safe mode, fall back to built-in
Dan Allen
2013-08-22
resolves #100 include processor extension
Dan Allen
2013-08-22
extension improvements
Dan Allen
2013-08-22
resolves #79 extension API for document processing
Dan Allen