summaryrefslogtreecommitdiff
path: root/test/lists_test.rb
AgeCommit message (Expand)Author
2013-07-04resolves #478 make callout bullets non-selectableDan Allen
2013-07-02resolves #469, #364, #472 list improvementsDan Allen
2013-06-13resolves #200 add support for checklists in unordered listDan Allen
2013-05-30cleanups and minor bug fixesDan Allen
2013-05-27resolves #202 add prettify source-highlighterDan Allen
2013-05-26resolves #115 add option to use font iconsDan Allen
2013-05-26output screen element in docbook for listing or source block w/o languageDan Allen
2013-05-26resolves #315 consecutive terms in labeled list share same entryDan Allen
2013-05-24resolves #298 horizontal dlist layout in docbook backendDan Allen
2013-04-22compliance bug fixes and more testsDan Allen
2013-04-22resolves #187 complete masquerade functionality for blocks & paragraphsDan Allen
2013-04-20resolves #260 use code element instead of ttDan Allen
2013-04-15resolves #231 question must be wrapped in simparaDan Allen
2013-02-12refactor reader to process attribute entries and directives during parsingDan Allen
2013-01-30allow block in list continuation to have block attributesDan Allen
2013-01-28add horizontal dlistsDan Allen
2013-01-26Merge pull request #130 from mojavelinux/callout-iconsRyan Waldron
2013-01-26Merge pull request #133 from mojavelinux/list-with-comments-testsRyan Waldron
2013-01-26tests for lists with multiple adjacent line commentsDan Allen
2013-01-26use callout icons if icons enabledDan Allen
2013-01-25footnotes, special sections and listsDan Allen
2013-01-24cleanupsDan Allen
2013-01-24fix nested list eating labeled list term and testsDan Allen
2013-01-15optimize rendering and add additional configurationDan Allen
2013-01-13fully-compliance AsciiDoc table support (psv, dsv, csv)Dan Allen
2013-01-10additional list test for title on following blockDan Allen
2013-01-10prevent literal & indented content from being too greedyDan Allen
2013-01-09make sure nested labeled lists are found when indentedDan Allen
2013-01-09prevent empty dd element for item w/ multiple termsDan Allen
2013-01-09parse document directly instead of chunking into section linesDan Allen
2013-01-07rework list reading to be more compliant & compactDan Allen
2013-01-05Merge pull request #53 from mojavelinux/calloutsRyan Waldron
2013-01-04(re)implement callouts and callout listsDan Allen
2013-01-04fold wrapped list item text aligned with first lineDan Allen
2013-01-03fix warningsDan Allen
2013-01-03Add DocBook backend templates + loads of improvementsDan Allen
2012-12-28rework list items & section partitioningDan Allen
2012-12-23add template for openblock and tests for openblock & example blockDan Allen
2012-12-17parse header metadata (author, revision info)Dan Allen
2012-12-15add constants & tests for list continuationsDan Allen
2012-12-14use templates for list items, improve dlistsDan Allen