summaryrefslogtreecommitdiff
path: root/test/extensions_test.rb
AgeCommit message (Expand)Author
2015-12-29remove trailing endlines in sourceDan Allen
2015-10-26resolves #1336 resolve regexp for inline macro lazilyDan Allen
2015-10-17resolves #1510 use value of docinfo attribute to enable docinfo behaviorDan Allen
2014-11-22code review for #1162 docinfo extensionDan Allen
2014-11-22resolves #1162 add docinfo extensionGuillaume Grossetie
2014-07-27resolves #1035 allow Treeprocessor to return replacement treeDan Allen
2014-07-27resolves #718 and #714 swap + and ` formatting charsDan Allen
2014-07-17alias :name_attributes to :positional_attributes in extension DSLDan Allen
2014-06-19Expose Document to extension point IncludeProcessorAslak Knutsen
2014-04-08tests: switch to minitestKen Dreyer
2014-02-28enhance preprocessor test to ensure attribute assignment worksDan Allen
2014-02-17pass document as first argument to process method on PreprocessorDan Allen
2014-02-16resolves #804 rewrite extensions to support extension instancesDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2013-08-25only remove leading indent from normal paragraphDan Allen
2013-08-24allow processors to be activated by stringDan Allen
2013-08-22include processor enabled regardless of safe mode, fall back to built-inDan Allen
2013-08-22resolves #100 include processor extensionDan Allen
2013-08-22extension improvementsDan Allen
2013-08-22resolves #79 extension API for document processingDan Allen