| Age | Commit message (Expand) | Author |
| 2012-12-17 | Bump minor version for release | Ryan Waldron |
| 2012-12-16 | don't collapse space in multi-line attribute values | Dan Allen |
| 2012-12-16 | fix quotes so endline is interpreted | Dan Allen |
| 2012-12-16 | cleanout dead templates | Dan Allen |
| 2012-12-16 | chomp last endline in blocks, preserve endlines in fixtures for tests | Dan Allen |
| 2012-12-16 | trim endline from two-line header delimiter length comparison, add tests | Dan Allen |
| 2012-12-16 | remove misplaced :quote in content switch, fix test | Dan Allen |
| 2012-12-15 | Merge branch 'master' of https://github.com/erebor/asciidoctor | Ryan Waldron |
| 2012-12-15 | Fix comment (mostly to trigger a Travis build) | Ryan Waldron |
| 2012-12-15 | add built-in template for example block | Dan Allen |
| 2012-12-15 | set alt for image if not set | Dan Allen |
| 2012-12-15 | add template for block image | Dan Allen |
| 2012-12-15 | remove unneeded REGEXP for listing source | Dan Allen |
| 2012-12-15 | Integrate upstream changes | Dan Allen |
| 2012-12-15 | Integrate upstream changes | Dan Allen |
| 2012-12-15 | trim indentation on literal created from indentation | Dan Allen |
| 2012-12-15 | handle subs correctly in literal & listing blocks | Dan Allen |
| 2012-12-15 | Merge remote-tracking branch 'mojavelinux/issue-2-sidebar' into mojave | Ryan Waldron |
| 2012-12-15 | Fix a test; eliminate a bit of extra whitespace | Ryan Waldron |
| 2012-12-15 | relocate attribute processor methods to lexer, add tests | Dan Allen |
| 2012-12-15 | tests for quote & verse, update respective templates | Dan Allen |
| 2012-12-15 | add template for admonition block; use attr method | Dan Allen |
| 2012-12-15 | don't add trailing endline when unshift list item | Dan Allen |
| 2012-12-15 | add block image | Dan Allen |
| 2012-12-15 | add block attributes, rework lexer to use them & more... | Dan Allen |
| 2012-12-15 | add constants & tests for list continuations | Dan Allen |
| 2012-12-15 | resolves issue #1 - support list continuations | Dan Allen |
| 2012-12-14 | add missing built-in templates for quote and verse | Dan Allen |
| 2012-12-14 | comment out all inspect lines because they drag | Dan Allen |
| 2012-12-14 | use templates for list items, improve dlists | Dan Allen |
| 2012-12-13 | resolves issue #2 - sidebar content not processed | Dan Allen |
| 2012-12-13 | make header/footer optional, set intrinsic attributes | Dan Allen |
| 2012-12-13 | use idprefix attribute as section_id prefix, if specified | Dan Allen |
| 2012-12-13 | use term attributes instead of defines as in AsciiDoc | Dan Allen |
| 2012-12-13 | cover additional heading syntax variants | Dan Allen |
| 2012-12-13 | add handling of preamble content | Dan Allen |
| 2012-12-12 | put nested list inside current list item, per spec | Dan Allen |
| 2012-12-12 | leave in line comments, they play a role in flow | Dan Allen |
| 2012-12-12 | advance after skipping line comment | Dan Allen |
| 2012-12-12 | handle line comment w/ no content properly | Dan Allen |
| 2012-12-11 | Bump minor version for release | Ryan Waldron |
| 2012-12-11 | Merge branch 'proposed' of git://github.com/mojavelinux/asciidoctor into mojave | Ryan Waldron |
| 2012-12-11 | restore escaped single quote after processing emphasis | Dan Allen |
| 2012-12-11 | sub special chars before intrinsics; add additional intrinsics | Dan Allen |
| 2012-12-11 | update examples to be consistent w/ API | Dan Allen |
| 2012-12-11 | recognize and exclude block comments | Dan Allen |
| 2012-12-11 | do more sanitizing of section ids | Dan Allen |
| 2012-12-11 | don't leave link: on absolute url w/ link: prefix | Dan Allen |
| 2012-12-11 | fix duplication of block at end of section | Dan Allen |
| 2012-12-11 | allow quoted text to be at start or end of line | Dan Allen |