| Age | Commit message (Expand) | Author |
| 2013-07-14 | upgrade Font Awesome to 3.2.1 | Dan Allen |
| 2013-07-10 | resolves #381 link to CodeRay stylesheet if linkcss is set | Dan Allen |
| 2013-06-24 | resolves #451 upgrade font awesome to 3.2.0 | Dan Allen |
| 2013-06-24 | resolves #447 add html-pipeline as source-highlighter option | Dan Allen |
| 2013-06-18 | resolves #303 pre-wrap literal blocks, add nowrap option | Dan Allen |
| 2013-06-09 | fix tests for testing slim and haml backends | Dan Allen |
| 2013-06-03 | resolves #389 only split quote attribution on first comma | Dan Allen |
| 2013-05-29 | resolves #196 support alternative quote forms | Dan Allen |
| 2013-05-28 | resolves #365 add indent attribute to verbatim blocks | Dan Allen |
| 2013-05-27 | resolves #202 add prettify source-highlighter | Dan Allen |
| 2013-05-26 | resolves #115 add option to use font icons | Dan Allen |
| 2013-05-26 | output screen element in docbook for listing or source block w/o language | Dan Allen |
| 2013-05-25 | resolves #175 block title not allowed above document title | Dan Allen |
| 2013-05-25 | resolves #321 move caption to AbstractBlock, assign even if no title | Dan Allen |
| 2013-05-25 | resolves #313 honor haml/slim/jade-like shorthand for id and role attributes | Dan Allen |
| 2013-05-02 | validate partinfo & abstract usage; optimize templates | Dan Allen |
| 2013-05-02 | resolves #297 support for abstract and partintro | Dan Allen |
| 2013-05-02 | resolves #309 exclude attribute div if quote has no attribution | Dan Allen |
| 2013-04-25 | resolves #76 add a default stylesheet | Dan Allen |
| 2013-04-23 | resolves #155 implement video and audio macros | Dan Allen |
| 2013-04-22 | resolves #265 add admonition name as style class | Dan Allen |
| 2013-04-22 | inline frequently used templates instead of using ERB | Dan Allen |
| 2013-04-22 | fix test in JRuby | Dan Allen |
| 2013-04-22 | compliance bug fixes and more tests | Dan Allen |
| 2013-04-22 | resolves #187 complete masquerade functionality for blocks & paragraphs | Dan Allen |
| 2013-04-21 | resolves #220 support explicit subs on blocks | Dan Allen |
| 2013-04-17 | resolves #217 don't compact nested documents | Dan Allen |
| 2013-02-20 | numerous cleanups, optimizations and minor fixes | Dan Allen |
| 2013-02-20 | merge upstream changes | Dan Allen |
| 2013-02-19 | organize code in Asciidoctor module; optimize block match | Dan Allen |
| 2013-02-13 | resolves #157 should pass through image with uri reference | Dan Allen |
| 2013-02-12 | refactor reader to process attribute entries and directives during parsing | Dan Allen |
| 2013-01-26 | restrict document from enabling icons in SECURE mode | Dan Allen |
| 2013-01-25 | Merge pull request #121 from mojavelinux/iconstype-to-icontype | Ryan Waldron |
| 2013-01-25 | resolves issue #125, clean CRLF from endlines | Dan Allen |
| 2013-01-24 | change iconstype to icontype, reads better | Dan Allen |
| 2013-01-23 | resolve issue #93, add SERVER safe mode level | Dan Allen |
| 2013-01-22 | windows compatibility fixes | Dan Allen |
| 2013-01-22 | fix merge errors, clean outfile, return absolute path from fixture_path | Dan Allen |
| 2013-01-22 | Bad merge on the blocks_test, fixed | LightGuard |
| 2013-01-22 | Modifying the fix to work on Ruby 1.8.7 | LightGuard |
| 2013-01-17 | add counters and figure, table and example captions | Dan Allen |
| 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 | optimize rendering and add additional configuration | Dan Allen |
| 2013-01-15 | introduce safe mode | 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-09 | add test for block title carrying over from section to first block | Dan Allen |