summaryrefslogtreecommitdiff
path: root/test/lists_test.rb
AgeCommit message (Expand)Author
2015-12-29remove trailing endlines in sourceDan Allen
2015-10-27resolves #1551 add helper methods to List and ListItemDan Allen
2015-10-23resolves #1537 strip comment lines in indented text of dlist itemDan Allen
2015-07-11resolves #1408 use while loop instead of begin...while loopDan Allen
2015-06-24resolves #1359 parent of block in ListItem should be ListItemDan Allen
2014-12-20resolves #1177 - recognize U+2022 as alternative marker for unordered listsGuillaume Grossetie
2014-11-26resolves #1068 make line comment before callout number configurableDan Allen
2014-08-11stylesheet improvements; use data-lang for source listingsDan Allen
2014-07-31revert to requiring space to create empty checkbox in checklistDan Allen
2014-07-30add test for bibref in DocBook converterDan Allen
2014-07-17don't require space inside empty checkbox in checklist; add testDan Allen
2014-07-14resolves #717 disable single quotes as formatting marks for emphasized textDan Allen
2014-07-10resolves #879 switch to Open Source fonts in default stylesheetDan Allen
2014-07-08add test for section line below description list termDan Allen
2014-06-23resolves #752 upgrade to Font Awesome 4.1Guillaume Grossetie
2014-06-18fix broken testsDan Allen
2014-05-20resolves #925 set starting number in ordered list for docbookmegathaum
2014-02-19use glyphs for checklist in docbook backendDan Allen
2014-02-10resolves #878 use glyphs for checkboxes when not using font iconsDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-01-20Opal compatibility fixesDan Allen
2014-01-19remove ERB from most DocBook templates; add some missing DocBook testsDan Allen
2013-11-06resolves #533 unwrap preamble if standaloneDan Allen
2013-11-03resolves #727 remove trailing endlines from source dataDan Allen
2013-10-16resolves #664 honor list continuations on indented, nested list itemsDan Allen
2013-09-26resolves #643 add vbar attribute, make brvbar resolve properlyDan Allen
2013-09-02fix for three or more callouts on a single lineDan Allen
2013-08-31refactor subs handling on blockDan Allen
2013-08-28add and honor interactive option for checklistsDan Allen
2013-08-28fix regression for multiple callouts on a single lineDan Allen
2013-08-23resolves #582 XML comment-style calloutsDan Allen
2013-08-23fix false detection of list item with hyphen markerDan Allen
2013-08-21resolves #575, #572 and #581 refactor reader to track include stackDan Allen
2013-08-17fix content method on List block to return itemsDan Allen
2013-08-13optimizations and cleanupsDan Allen
2013-08-10resolves #532 multiple terms per labeled list itemDan Allen
2013-07-30resolves #524 ignore comment lines when matching labeled list itemDan Allen
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