summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-04resolves #478 make callout bullets non-selectableDan Allen
2013-07-03resolves #470 allow uri to be used in inline imageDan Allen
2013-07-03Merge pull request #476 from mojavelinux/include-uriDan Allen
2013-07-02require allow-uri-read attribute to be set for including content from a uriDan Allen
2013-07-02resolves #445 allow include macro to retrieve data from uriDan Allen
2013-07-02resolves #474 role? can check for role name, add roles methodDan Allen
2013-07-02resolves #469, #364, #472 list improvementsDan Allen
2013-07-01Merge pull request #468 from lordofthejars/masterDan Allen
2013-07-01code revisionsDan Allen
2013-06-30resolves issue #227 by accepting multiple files as input in CLI interfaceAlex Soto
2013-06-29resolves #465 support percentage column widthsDan Allen
2013-06-29move default test options to separate methodDan Allen
2013-06-27really fix the test for realDan Allen
2013-06-27resolves #455 add Markdown-style horizontal rules (w/ restriction)Dan Allen
2013-06-27resolves #457 honor showtitle attribute as alternate to notitle!Dan Allen
2013-06-26really fix failing testDan Allen
2013-06-26fix test assertionDan Allen
2013-06-26fix test failures in renderer test on Ruby 1.8Dan Allen
2013-06-26cleanup template cache handling, improve testsDan Allen
2013-06-26use custom cache instead of Tilt::Cache; cache scan resultDan Allen
2013-06-26resolves #438 add basic template cacheDan Allen
2013-06-24resolves #451 upgrade font awesome to 3.2.0Dan Allen
2013-06-24resolves #447 add html-pipeline as source-highlighter optionDan Allen
2013-06-21resolves #436 move style to instance variableDan Allen
2013-06-20resolves #437 allow multiple template directories to be specifiedDan Allen
2013-06-20enable invoker test that uses custom backendDan Allen
2013-06-20resolves #406 add option to cli to specify template engineDan Allen
2013-06-19add tests for custom (tilt) backendsDan Allen
2013-06-18properly handle escaping scenariosDan Allen
2013-06-18add additional testDan Allen
2013-06-17Merge pull request #432 from mojavelinux/toc-list-typeDan Allen
2013-06-18resolves #303 pre-wrap literal blocks, add nowrap optionDan Allen
2013-06-17resolves #431 use ul list for TOC in HTML5 backendDan Allen
2013-06-16resolves #428 embed CSS by default, copycss when linkcss is setDan Allen
2013-06-14Merge pull request #426 from mojavelinux/checklistsDan Allen
2013-06-14Merge pull request #391 from mojavelinux/table-header-conventionDan Allen
2013-06-14Merge pull request #420 from mojavelinux/backtick-roleDan Allen
2013-06-13resolves #200 add support for checklists in unordered listDan Allen
2013-06-12add additional testDan Allen
2013-06-12resolves #421 support escaping the attributes that precede formatted textDan Allen
2013-06-11resolves #419 constrained monospace using backtacks supports roleDan Allen
2013-06-09Merge pull request #412 from mojavelinux/disable-last-updatedDan Allen
2013-06-09Merge pull request #415 from mojavelinux/template-testingDan Allen
2013-06-09fix warning in reader testDan Allen
2013-06-09Merge branch 'avtobiff:debian/remove-require-rubygems'Dan Allen
2013-06-09require rubygems in test suite if Ruby < 1.9Dan Allen
2013-06-09fix tests for testing slim and haml backendsDan Allen
2013-06-08remove pending library entirelyDan Allen
2013-06-08Do not use pending gem in testsPer Andersson
2013-06-07Merge pull request #409 from mojavelinux/flexible-section-numberingDan Allen