| Age | Commit message (Expand) | Author |
| 2013-01-16 | Release 0.0.9v0.0.9 | Ryan Waldron |
| 2013-01-16 | Shove 'splain' output into debug block format | Ryan Waldron |
| 2013-01-16 | Merge pull request #52 from mojavelinux/source-highlighting | Ryan Waldron |
| 2013-01-16 | source highlighting (CodeRay & highlight.js) | Dan Allen |
| 2013-01-15 | Merge pull request #87 from mojavelinux/security-cleanup | Ryan Waldron |
| 2013-01-15 | organize safe modes in a module, align path normalization | Dan Allen |
| 2013-01-15 | Merge pull request #86 from mojavelinux/toc | Ryan Waldron |
| 2013-01-15 | Merge pull request #85 from mojavelinux/rendering-enhancements | Ryan Waldron |
| 2013-01-15 | add table of contents when toc attribute is set | Dan Allen |
| 2013-01-15 | calculate tablepcwidth more carefully | Dan Allen |
| 2013-01-15 | optimize rendering and add additional configuration | Dan Allen |
| 2013-01-15 | Merge remote-tracking branch 'mojavelinux/debug-whisperer' into mojave | Ryan Waldron |
| 2013-01-15 | Merge remote-tracking branch 'mojavelinux/title-subs' into mojave | Ryan Waldron |
| 2013-01-15 | Merge pull request #84 from mojavelinux/safe-mode | Ryan Waldron |
| 2013-01-15 | introduce safe mode | Dan Allen |
| 2013-01-14 | Merge pull request #73 from mojavelinux/tables-plus | Ryan Waldron |
| 2013-01-14 | fix typo in xmlnodes_at_path test helper | Dan Allen |
| 2013-01-13 | put debug statements in a block, trim some unnecessary ones | Dan Allen |
| 2013-01-13 | ensure section ids are unique + tests & docs | Dan Allen |
| 2013-01-13 | move title to abstract block, apply title subs | Dan Allen |
| 2013-01-13 | add processing instructions for pdf backends | Dan Allen |
| 2013-01-13 | fully-compliance AsciiDoc table support (psv, dsv, csv) | Dan Allen |
| 2013-01-13 | symmetric delimiters, fix safe-paths references | Dan Allen |
| 2013-01-10 | Merge pull request #71 from mojavelinux/list-fixes | Ryan Waldron |
| 2013-01-10 | Merge pull request #72 from mojavelinux/safe-paths-fix | Ryan Waldron |
| 2013-01-10 | fix bad reference to safe-paths, don't clobber value | Dan Allen |
| 2013-01-10 | additional list test for title on following block | Dan Allen |
| 2013-01-10 | change keep_if to delete_if for ruby 1.8.7 | Dan Allen |
| 2013-01-10 | prevent literal & indented content from being too greedy | Dan Allen |
| 2013-01-09 | make sure nested labeled lists are found when indented | Dan Allen |
| 2013-01-09 | prevent empty dd element for item w/ multiple terms | Dan Allen |
| 2013-01-09 | set asciidoctor attribute | Dan Allen |
| 2013-01-09 | support square & round brackets in front of link, round brackets around a link | Dan Allen |
| 2013-01-09 | fix source of infinite loop | Dan Allen |
| 2013-01-09 | add test for block title carrying over from section to first block | Dan Allen |
| 2013-01-09 | parse document directly instead of chunking into section lines | Dan Allen |
| 2013-01-09 | Merge pull request #65 from mojavelinux/compliance-fixes | Ryan Waldron |
| 2013-01-09 | fix for passthrough, quote & anchor subs; register reference method | Dan Allen |
| 2013-01-09 | Make tilt a development dependency, not a runtime one (fixes #54) | Ryan Waldron |
| 2013-01-09 | Merge pull request #68 from mojavelinux/section-numbering | Ryan Waldron |
| 2013-01-09 | Merge pull request #64 from mojavelinux/passblock | Ryan Waldron |
| 2013-01-09 | Merge pull request #66 from mojavelinux/no-include | Ryan Waldron |
| 2013-01-09 | section numbering | Dan Allen |
| 2013-01-09 | fixes issue #63, options to disable includes | Dan Allen |
| 2013-01-09 | implement passthrough block | Dan Allen |
| 2013-01-08 | Merge remote-tracking branch 'mojavelinux/list-reader-rework' into mojave | Ryan Waldron |
| 2013-01-08 | Merge remote-tracking branch 'origin/jm_whitespace_and_style_tweaks' into whi... | Ryan Waldron |
| 2013-01-07 | rework list reading to be more compliant & compact | Dan Allen |
| 2013-01-05 | Merge pull request #57 from mojavelinux/data-uri-fix | Ryan Waldron |
| 2013-01-05 | make ruby 1.8.7 about base64 encoding | Dan Allen |