summaryrefslogtreecommitdiff
path: root/lib/waldo
AgeCommit message (Collapse)Author
2012-06-14Rename waldo to asciidoctor (thanks Nick)Ryan Waldron
2012-06-13Add :ruler handlingRyan Waldron
2012-06-13Add emphasized quotes and 'unquoted' quotesRyan Waldron
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Add a bit of commentingRyan Waldron
2012-06-13Fix a few test snafu's and implement more of the text formattingJeremy McAnally
2012-06-13Add :listing blocks as well as the weird [source, ruby] kind of listing ↵Ryan Waldron
block directive
2012-06-13Get the title right againRyan Waldron
2012-06-13Handle document defines properlyRyan Waldron
2012-06-13Fix template to use H1 for headerRyan Waldron
2012-06-13Simplify extracting @header from a parsed DocumentRyan Waldron
2012-06-13Add method to clear a Section's blocks arrayRyan Waldron
2012-06-13Make my debug msg not die as muchRyan Waldron
2012-06-13Add title to paragraph templateRyan Waldron
2012-06-13Eat blank lines after a :titleRyan Waldron
2012-06-13Add template for Note sectionRyan Waldron
2012-06-13Get rid of @root accessor expecting a single Section in Document and keep ↵Ryan Waldron
Document's Blocks and Sections all in an @elements accessor
2012-06-13Fix namespace issueRyan Waldron
2012-06-13Small corrections and cleanups mostly to commentsRyan Waldron
2012-06-13Remove extraneous regexpRyan Waldron
2012-06-13Add debug suppression to various debug output so tests can be quietRyan Waldron
2012-06-13Quietly handle a badly-terminated continuationRyan Waldron
2012-06-12Rename gem from emerson to waldoRyan Waldron