summaryrefslogtreecommitdiff
path: root/spec/list_spec.rb
AgeCommit message (Expand)Author
2019-08-07resolves #1196 align first block of list item with marker if primary text is ...Dan Allen
2019-07-19add support for filled conum glyphs in default themeDan Allen
2019-07-18resolves #133 allow theme to control glyphs used for conums (PR #1161)Dan Allen
2019-06-30resolves #498 allow start value to be negative for ordered lists that use ara...Dan Allen
2019-06-30ignore start attribute on ordered list if marker is disabledDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-06-05pass string as positional argument instead of named argument when only option...Dan Allen
2019-06-01verify correct markers are used for ordered listsDan Allen
2019-06-01verify correct marker is used for each level of unordered listDan Allen
2019-05-29verify start attribute on olist works in concert with numeration styleDan Allen
2019-05-29verify start attribute on ordered list is honoredDan Allen
2019-05-29verify ordered list numbers align right and extend to left marginDan Allen
2019-05-28consistently use singular form for test suite namesDan Allen