| Age | Commit message (Expand) | Author |
| 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 | optimize rendering and add additional configuration | Dan Allen |
| 2013-01-15 | Merge remote-tracking branch 'mojavelinux/title-subs' into mojave | Ryan Waldron |
| 2013-01-15 | introduce safe mode | Dan Allen |
| 2013-01-14 | fix typo in xmlnodes_at_path test helper | 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 | fully-compliance AsciiDoc table support (psv, dsv, csv) | 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 | additional list test for title on following block | 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 | support square & round brackets in front of link, round brackets around a link | 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 | 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-07 | rework list reading to be more compliant & compact | 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 | (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 | fold wrapped list item text aligned with first line | Dan Allen |
| 2013-01-04 | Merge branch 'safe_path' | Ryan Waldron |
| 2013-01-04 | Force file reads through a path-sanitizer to limit access to parent and sibli... | Ryan Waldron |
| 2013-01-03 | ignore escaped anchor, add test for it | Dan Allen |
| 2013-01-03 | catalog in lexer & render in apply_subs any inline anchors | Dan Allen |
| 2013-01-03 | fix warnings | Dan Allen |
| 2013-01-03 | remove string monkeypatching, process template class in renderer | Dan Allen |
| 2013-01-03 | Add DocBook backend templates + loads of improvements | Dan Allen |
| 2012-12-31 | overhaul of inline text parsing & substitutions | Dan Allen |
| 2012-12-28 | rework list items & section partitioning | Dan Allen |
| 2012-12-28 | Merge pull request #38 from mojavelinux/pre-endline-fix | Ryan Waldron |
| 2012-12-25 | robust and thorough attribute list parsing | Dan Allen |
| 2012-12-25 | fix issue #36, preserve endlines in pre blocks | Dan Allen |
| 2012-12-23 | add template for openblock and tests for openblock & example block | Dan Allen |
| 2012-12-23 | pass block to process in reader & add test | Dan Allen |
| 2012-12-23 | anchor lines can be stacked, last wins; move to loop | Dan Allen |
| 2012-12-23 | simplify / tighten up the section & anchor parsing | Dan Allen |