index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lists_test.rb
Age
Commit message (
Expand
)
Author
2014-02-19
use glyphs for checklist in docbook backend
Dan Allen
2014-02-10
resolves #878 use glyphs for checkboxes when not using font icons
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-01-20
Opal compatibility fixes
Dan Allen
2014-01-19
remove ERB from most DocBook templates; add some missing DocBook tests
Dan Allen
2013-11-06
resolves #533 unwrap preamble if standalone
Dan Allen
2013-11-03
resolves #727 remove trailing endlines from source data
Dan Allen
2013-10-16
resolves #664 honor list continuations on indented, nested list items
Dan Allen
2013-09-26
resolves #643 add vbar attribute, make brvbar resolve properly
Dan Allen
2013-09-02
fix for three or more callouts on a single line
Dan Allen
2013-08-31
refactor subs handling on block
Dan Allen
2013-08-28
add and honor interactive option for checklists
Dan Allen
2013-08-28
fix regression for multiple callouts on a single line
Dan Allen
2013-08-23
resolves #582 XML comment-style callouts
Dan Allen
2013-08-23
fix false detection of list item with hyphen marker
Dan Allen
2013-08-21
resolves #575, #572 and #581 refactor reader to track include stack
Dan Allen
2013-08-17
fix content method on List block to return items
Dan Allen
2013-08-13
optimizations and cleanups
Dan Allen
2013-08-10
resolves #532 multiple terms per labeled list item
Dan Allen
2013-07-30
resolves #524 ignore comment lines when matching labeled list item
Dan Allen
2013-07-04
resolves #478 make callout bullets non-selectable
Dan Allen
2013-07-02
resolves #469, #364, #472 list improvements
Dan Allen
2013-06-13
resolves #200 add support for checklists in unordered list
Dan Allen
2013-05-30
cleanups and minor bug fixes
Dan Allen
2013-05-27
resolves #202 add prettify source-highlighter
Dan Allen
2013-05-26
resolves #115 add option to use font icons
Dan Allen
2013-05-26
output screen element in docbook for listing or source block w/o language
Dan Allen
2013-05-26
resolves #315 consecutive terms in labeled list share same entry
Dan Allen
2013-05-24
resolves #298 horizontal dlist layout in docbook backend
Dan Allen
2013-04-22
compliance bug fixes and more tests
Dan Allen
2013-04-22
resolves #187 complete masquerade functionality for blocks & paragraphs
Dan Allen
2013-04-20
resolves #260 use code element instead of tt
Dan Allen
2013-04-15
resolves #231 question must be wrapped in simpara
Dan Allen
2013-02-12
refactor reader to process attribute entries and directives during parsing
Dan Allen
2013-01-30
allow block in list continuation to have block attributes
Dan Allen
2013-01-28
add horizontal dlists
Dan Allen
2013-01-26
Merge pull request #130 from mojavelinux/callout-icons
Ryan Waldron
2013-01-26
Merge pull request #133 from mojavelinux/list-with-comments-tests
Ryan Waldron
2013-01-26
tests for lists with multiple adjacent line comments
Dan Allen
2013-01-26
use callout icons if icons enabled
Dan Allen
2013-01-25
footnotes, special sections and lists
Dan Allen
2013-01-24
cleanups
Dan Allen
2013-01-24
fix nested list eating labeled list term and tests
Dan Allen
2013-01-15
optimize rendering and add additional configuration
Dan Allen
2013-01-13
fully-compliance AsciiDoc table support (psv, dsv, csv)
Dan Allen
2013-01-10
additional list test for title on following block
Dan Allen
2013-01-10
prevent literal & indented content from being too greedy
Dan Allen
2013-01-09
make sure nested labeled lists are found when indented
Dan Allen
2013-01-09
prevent empty dd element for item w/ multiple terms
Dan Allen
2013-01-09
parse document directly instead of chunking into section lines
Dan Allen
[next]