summaryrefslogtreecommitdiff
path: root/test/reader_test.rb
AgeCommit message (Expand)Author
2013-01-15organize safe modes in a module, align path normalizationDan Allen
2013-01-15introduce safe modeDan Allen
2013-01-09fixes issue #63, options to disable includesDan Allen
2013-01-05Tweak whitespace in a lot of areas for readability and make style tweaks to v...Jeremy McAnally
2013-01-04add support for resolving reference and data image URIsDan Allen
2013-01-04Force file reads through a path-sanitizer to limit access to parent and sibli...Ryan Waldron
2013-01-03fix warningsDan Allen
2013-01-03Add DocBook backend templates + loads of improvementsDan Allen
2012-12-23pass block to process in reader & add testDan Allen
2012-07-30Extract Reader class from DocumentRyan Waldron