summaryrefslogtreecommitdiff
path: root/test/document_test.rb
AgeCommit message (Expand)Author
2013-01-15organize safe modes in a module, align path normalizationDan Allen
2013-01-15optimize rendering and add additional configurationDan Allen
2013-01-15introduce safe modeDan Allen
2013-01-13fully-compliance AsciiDoc table support (psv, dsv, csv)Dan Allen
2013-01-09implement passthrough blockDan Allen
2013-01-04(re)implement callouts and callout listsDan Allen
2013-01-03Add DocBook backend templates + loads of improvementsDan Allen
2012-12-17parse header metadata (author, revision info)Dan Allen
2012-12-17support book doctype, streamline doc title accessorsDan Allen
2012-12-15Fix a test; eliminate a bit of extra whitespaceRyan Waldron
2012-12-13make header/footer optional, set intrinsic attributesDan Allen
2012-12-13add handling of preamble contentDan Allen
2012-07-31Deref references through parent.document. Shut up, Demeter. I mean it, shut u...Ryan Waldron
2012-07-30Extract Reader class from DocumentRyan Waldron
2012-07-24Use helper methodRyan Waldron
2012-07-19Sanitize attribute namesRyan Waldron
2012-07-16Fix docs for params and pass an array, not a string, in broken testRyan Waldron
2012-06-14Fix doc_test_with_no_title to expect nilRyan Waldron
2012-06-14Rename basic Document test; add test for document with no titleRyan Waldron