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
/
lib
/
waldo
Age
Commit message (
Collapse
)
Author
2012-06-14
Rename waldo to asciidoctor (thanks Nick)
Ryan Waldron
2012-06-13
Add :ruler handling
Ryan Waldron
2012-06-13
Add emphasized quotes and 'unquoted' quotes
Ryan Waldron
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Add a bit of commenting
Ryan Waldron
2012-06-13
Fix a few test snafu's and implement more of the text formatting
Jeremy McAnally
2012-06-13
Add :listing blocks as well as the weird [source, ruby] kind of listing ↵
Ryan Waldron
block directive
2012-06-13
Get the title right again
Ryan Waldron
2012-06-13
Handle document defines properly
Ryan Waldron
2012-06-13
Fix template to use H1 for header
Ryan Waldron
2012-06-13
Simplify extracting @header from a parsed Document
Ryan Waldron
2012-06-13
Add method to clear a Section's blocks array
Ryan Waldron
2012-06-13
Make my debug msg not die as much
Ryan Waldron
2012-06-13
Add title to paragraph template
Ryan Waldron
2012-06-13
Eat blank lines after a :title
Ryan Waldron
2012-06-13
Add template for Note section
Ryan Waldron
2012-06-13
Get 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-13
Fix namespace issue
Ryan Waldron
2012-06-13
Small corrections and cleanups mostly to comments
Ryan Waldron
2012-06-13
Remove extraneous regexp
Ryan Waldron
2012-06-13
Add debug suppression to various debug output so tests can be quiet
Ryan Waldron
2012-06-13
Quietly handle a badly-terminated continuation
Ryan Waldron
2012-06-12
Rename gem from emerson to waldo
Ryan Waldron