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
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
2013-01-07
rework list reading to be more compliant & compact
Dan Allen
2013-01-05
Merge pull request #53 from mojavelinux/callouts
Ryan Waldron
2013-01-04
(re)implement callouts and callout lists
Dan Allen
2013-01-04
fold wrapped list item text aligned with first line
Dan Allen
2013-01-03
fix warnings
Dan Allen
2013-01-03
Add DocBook backend templates + loads of improvements
Dan Allen
2012-12-28
rework list items & section partitioning
Dan Allen
2012-12-23
add template for openblock and tests for openblock & example block
Dan Allen
2012-12-17
parse header metadata (author, revision info)
Dan Allen
2012-12-15
add constants & tests for list continuations
Dan Allen
2012-12-14
use templates for list items, improve dlists
Dan Allen
[prev]