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
2018-10-18
verify line comment that looks like sibling description list item is skipped
Dan Allen
2018-10-01
resolves #1360 preserve comment guard on callout when icons not enabled (PR #...
Dan Allen
2018-10-01
make space before callout number after custom line comment character optional
Dan Allen
2018-09-25
require marker for items in callout list to have circumfix brackets
Dan Allen
2018-09-25
resolves #2871 (reprise) change autonumbered callout from <0> to <.>
Dan Allen
2018-09-23
cache custom callout rx using default hash proc
Dan Allen
2018-09-22
resolves #2871 autonumber <0> callouts in verbatim blocks and callout lists (...
Dan Allen
2018-09-21
resolves #2872 correct list parsing (PR #2877)
Dan Allen
2018-09-16
eagerly assign style to ordered list when parsing list items (PR #2870)
Dan Allen
2018-09-16
add test for how default style is determined for olist
Dan Allen
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-09-09
resolves #2863 only support a single unicode bullet as a list marker (PR #2864)
Dan Allen
2018-09-06
resolves #2854 allow lists to be nested to arbitrary depth (PR #2857)
Dan Allen
2018-07-30
resolves #2812 catalog inline anchors in ordered lists (PR #2813)
Owen Heisler
2018-05-10
resolves #2771 don't allow block attributes to be inherited by sibling blocks...
Dan Allen
2018-04-30
use cursor mark to track source location in callout list (PR #2735)
Dan Allen
2018-04-30
resolves #1926 use correct parse mode when parsing blocks for list item (PR #...
Dan Allen
2018-04-27
process bibliography anchors when parsing list
Dan Allen
2018-04-27
resolves #2257 catalog anchor in lists and tables
Dan Allen
2018-04-25
simplify regex for dlists (PR #2720)
Dan Allen
2018-04-23
use cursor marks to track line numbers more accurately and efficiently
Dan Allen
2018-04-23
populate source_location on list items if sourcemap is enabled
Guillaume Grossetie
2018-04-23
fix incorrect line number on lists and tables
Seiichi KONDO
2018-04-21
consolidate checklist parsing; assert attributes are properly set
Dan Allen
2018-04-14
use helpers to assert log messages in tests
Dan Allen
2018-04-14
update tests to use memory logger instead of capturing stderr
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-01-10
resolves #2529 don't throw exception if text of dd node is nil (#2530)
Dan Allen
2017-11-20
correctly validate lower roman numerals (PR #2491)
Dan Allen
2017-11-12
use roman numerals in warning message when out of sequence
Dan Allen
2017-09-28
use assert_includes in place of raw assertion in list tests
Dan Allen
2017-09-22
use assert_kind_of in place of assert ... is_a? in test suite
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-11
resolves #1478 retain block content in items of callout list (PR #2310)
Dan Allen
2017-07-11
fix line numbers in callout list warnings; add tests to verify
Dan Allen
2017-06-24
disable header_footer when converting bibliography in test
Dan Allen
2017-06-18
trap and verify warnings in list tests
Dan Allen
2017-06-15
resolves #560 and #1562 catalog bibliography anchors and capture reftext (PR ...
Dan Allen
2017-06-14
automatically add bibliography style to all direct descendant lists of biblio...
Dan Allen
2017-06-09
Do not match bibliography anchor that begins with digit (#2247)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-16
remove trailing spaces in source
Dan Allen
2017-03-29
rename labeled list to description list internally (PR #2097)
Dan Allen
2017-02-23
resolves #2035 allow API to control subs applied to ListItem text (PR #2036)
Dan Allen
2017-02-22
resolves #2033 allow text of ListItem to be assigned (in an extension) (PR #2...
Dan Allen
2016-11-14
resolves #1924 automatically add bibliography style to unordered list
Dan Allen
2016-08-01
resolves #1830 set reversed attribute on ol if reversed option is enabled (PR...
Dan Allen
2016-01-28
Merge pull request #1683 from mojavelinux/rename-definition-list-to-descripti...
Dan Allen
2016-01-27
rename definition list to description list internally
Dan Allen
2016-01-26
resolves #1679 fix false positive for start of list
Dan Allen
[prev]
[next]