| Age | Commit message (Expand) | Author |
| 2013-07-04 | resolves #478 make callout bullets non-selectable | Dan Allen |
| 2013-07-03 | resolves #470 allow uri to be used in inline image | Dan Allen |
| 2013-07-03 | Merge pull request #476 from mojavelinux/include-uri | Dan Allen |
| 2013-07-02 | require allow-uri-read attribute to be set for including content from a uri | Dan Allen |
| 2013-07-02 | resolves #445 allow include macro to retrieve data from uri | Dan Allen |
| 2013-07-02 | resolves #474 role? can check for role name, add roles method | Dan Allen |
| 2013-07-02 | minor fixes | Dan Allen |
| 2013-07-02 | resolves #469, #364, #472 list improvements | Dan Allen |
| 2013-07-02 | look directly on document for icons attribute | Dan Allen |
| 2013-07-02 | add note [ci skip] | Dan Allen |
| 2013-07-01 | Merge pull request #468 from lordofthejars/master | Dan Allen |
| 2013-07-01 | code revisions | Dan Allen |
| 2013-06-30 | resolves issue #227 by accepting multiple files as input in CLI interface | Alex Soto |
| 2013-06-29 | resolves #465 support percentage column widths | Dan Allen |
| 2013-06-29 | prepare for 0.1.4.preview.2 | Dan Allen |
| 2013-06-29 | set version to 0.1.4.preview.1 | Dan Allen |
| 2013-06-29 | remove spurious space | Dan Allen |
| 2013-06-29 | fix pre.nowrap, fix spacing below nested lists | Dan Allen |
| 2013-06-29 | remove border for pre > code | Dan Allen |
| 2013-06-29 | remove tt styles in favor of code | Dan Allen |
| 2013-06-28 | resolves #460 properly style floating images (inline & block) | Dan Allen |
| 2013-06-27 | resolves #455 add Markdown-style horizontal rules (w/ restriction) | Dan Allen |
| 2013-06-27 | resolves #457 honor showtitle attribute as alternate to notitle! | Dan Allen |
| 2013-06-26 | fix test failures in renderer test on Ruby 1.8 | Dan Allen |
| 2013-06-26 | cleanup template cache handling, improve tests | Dan Allen |
| 2013-06-26 | use custom cache instead of Tilt::Cache; cache scan result | Dan Allen |
| 2013-06-26 | resolves #438 add basic template cache | Dan Allen |
| 2013-06-25 | Merge pull request #452 from mojavelinux/font-awesome-3.2.0 | Dan Allen |
| 2013-06-25 | use captioned_title convenience method in backend | Dan Allen |
| 2013-06-24 | resolves #451 upgrade font awesome to 3.2.0 | Dan Allen |
| 2013-06-24 | optimize admonition template | Dan Allen |
| 2013-06-24 | resolves #447 add html-pipeline as source-highlighter option | Dan Allen |
| 2013-06-24 | add captioned_title method to AbstractBlock | Dan Allen |
| 2013-06-23 | Merge pull request #443 from mojavelinux/style-instance-variable | Dan Allen |
| 2013-06-23 | update zurb foundation to 4.2.2, adjust styles accordingly | Dan Allen |
| 2013-06-21 | resolves #436 move style to instance variable | Dan Allen |
| 2013-06-21 | resolves #433 document that the tilt gem is required to use custom backends | Dan Allen |
| 2013-06-20 | resolves #437 allow multiple template directories to be specified | Dan Allen |
| 2013-06-20 | resolves #406 add option to cli to specify template engine | Dan Allen |
| 2013-06-18 | properly handle escaping scenarios | Dan Allen |
| 2013-06-17 | Merge pull request #432 from mojavelinux/toc-list-type | Dan Allen |
| 2013-06-18 | resolves #303 pre-wrap literal blocks, add nowrap option | Dan Allen |
| 2013-06-17 | resolves #431 use ul list for TOC in HTML5 backend | Dan Allen |
| 2013-06-16 | resolves #428 embed CSS by default, copycss when linkcss is set | Dan Allen |
| 2013-06-15 | use option? for checklist, correct option attribute name | Dan Allen |
| 2013-06-15 | add checklist ul class to default stylesheet, use it | Dan Allen |
| 2013-06-14 | Merge pull request #426 from mojavelinux/checklists | Dan Allen |
| 2013-06-14 | restrict checkbox matching to ulist | Dan Allen |
| 2013-06-14 | Merge pull request #391 from mojavelinux/table-header-convention | Dan Allen |
| 2013-06-14 | Merge pull request #420 from mojavelinux/backtick-role | Dan Allen |