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
Age
Commit message (
Expand
)
Author
2012-06-14
Release 0.0.1
v0.0.1
Ryan Waldron
2012-06-14
Rearrange gemspec details
Ryan Waldron
2012-06-14
Fix doc_test_with_no_title to expect nil
Ryan Waldron
2012-06-14
Go ahead and return nil for a Document that doesn't have a title
Ryan Waldron
2012-06-14
Silly gemspec
Ryan Waldron
2012-06-14
Don't return nil or try to get names from things that don't have them when ex...
Ryan Waldron
2012-06-14
Rearrange includes a bit. Next up: deck chairs!
Ryan Waldron
2012-06-14
Move debug method out
Ryan Waldron
2012-06-14
Rename basic Document test; add test for document with no title
Ryan Waldron
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
Merge branch 'master' of github.com:erebor/waldo
Jeremy McAnally
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
Delete some files I don't need
Ryan Waldron
2012-06-13
Add :listing blocks as well as the weird [source, ruby] kind of listing block...
Ryan Waldron
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
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Simplify extracting @header from a parsed Document
Ryan Waldron
2012-06-13
Take out unneeded crutch for rendering Asciidoc strings
Ryan Waldron
2012-06-13
Fix xpath syntax typos
Ryan Waldron
2012-06-13
Add method to clear a Section's blocks array
Ryan Waldron
2012-06-13
Add attribution for context stuff
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Change out context stuff for something that works properly...
Jeremy McAnally
2012-06-13
Make my debug msg not die as much
Ryan Waldron
2012-06-13
Really fix name clashes. Ew.
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Jeremy McAnally
2012-06-13
Fix name clashes
Jeremy McAnally
2012-06-13
Add title to paragraph template
Ryan Waldron
2012-06-13
Fix test for NOTE elements
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 Doc...
Ryan Waldron
2012-06-13
Fix namespace issue
Ryan Waldron
2012-06-13
Small corrections and cleanups mostly to comments
Ryan Waldron
2012-06-13
Add text tests (fail now due to header issue)
Jeremy McAnally
2012-06-13
Remove extraneous regexp
Ryan Waldron
2012-06-13
Added nested list element tests
Ryan Waldron
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
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-13
Update paragraph tests
Jeremy McAnally
2012-06-13
Add some basic list element tests
Ryan Waldron
2012-06-13
Paragraph tests (broken now due to header breakage)
Jeremy McAnally
2012-06-13
Oops. Use flunk not fail.
Jeremy McAnally
[next]