| 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 | source highlighting (CodeRay & highlight.js) | Dan Allen |
| 2013-01-15 | organize safe modes in a module, align path normalization | Dan Allen |
| 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 | introduce safe mode | 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 | fix bad reference to safe-paths, don't clobber value | 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 | parse document directly instead of chunking into section lines | Dan Allen |
| 2013-01-09 | fix for passthrough, quote & anchor subs; register reference method | Dan Allen |
| 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 | 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 | make ruby 1.8.7 about base64 encoding | Dan Allen |
| 2013-01-05 | Tweak whitespace in a lot of areas for readability and make style tweaks to v... | Jeremy McAnally |
| 2013-01-05 | Silly spaces | Ryan Waldron |
| 2013-01-05 | Merge remote-tracking branch 'mojavelinux/embedded-images' into mojave | Ryan Waldron |
| 2013-01-05 | Merge pull request #53 from mojavelinux/callouts | Ryan Waldron |
| 2013-01-04 | use image_uri in docbook templates | Dan Allen |
| 2013-01-04 | (re)implement callouts and callout lists | Dan Allen |
| 2013-01-04 | add support for resolving reference and data image URIs | Dan Allen |
| 2013-01-04 | fix missing nil check | Dan Allen |
| 2013-01-04 | fold wrapped list item text aligned with first line | Dan Allen |
| 2013-01-04 | Merge branch 'safe_path' | Ryan Waldron |
| 2013-01-04 | Merge branch 'master' of https://github.com/erebor/asciidoctor | Ryan Waldron |
| 2013-01-04 | Force file reads through a path-sanitizer to limit access to parent and sibli... | Ryan Waldron |
| 2013-01-04 | Bump the version | Ryan Waldron |
| 2013-01-04 | Disable include macro until we figure out how to properly sanitize the filena... | Ryan Waldron |