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
2024-05-06
resolves #4565 don't duplicate block attribute line above detached block that...
Dan Allen
2024-03-15
fix indentation in test
Dan Allen
2024-03-15
fix typo in test description
Dan Allen
2024-02-20
resolves #3693 don't break nested dlist with attached block if offset from pa...
Dan Allen
2023-11-06
resolves #3535 nested dlist attached using list continuation should not consu...
Dan Allen
2023-04-22
resolves #4268 implicitly attach nested list that starts with block attribute...
Dan Allen
2023-04-16
don't allow target of include directive to start or end with a space
Dan Allen
2022-10-24
remove outdated workaround in test suite for JRuby heredoc bug
Dan Allen
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-10-04
resolves #4160 use width attribute to set width of table and table column (PR...
Dan Allen
2021-07-31
use single quoted string or use %() for interpolated string in test suite
Dan Allen
2021-06-15
reenable pending test for folding consecutive list continuation lines; conver...
Dan Allen
2021-06-15
reenable pending test for sibling dlist term; convert it to a negative test
Dan Allen
2021-06-05
consistently use %w to create string arrays
Dan Allen
2021-06-03
use comma after last entry in multi-line array [skip ci]
Dan Allen
2021-05-31
use appropriate assertions in test suite
Dan Allen
2021-05-28
remove extra empty lines and empty blocks in test suite
Dan Allen
2021-05-27
fix spaces and indentation in test suite
Dan Allen
2021-05-25
use single-quoted strings where possible in test suite
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2020-10-18
fix broken test
Dan Allen
2020-10-17
fix bibliography list tests
Dan Allen
2020-10-17
docbook backend: restore reftext after anchor (PR #3782)
Nils Carlson
2019-11-03
resolves #3472 fix infinite loop when callout list with obsolete syntax is fo...
Dan Allen
2019-06-09
add additional test for checklist item
Sturt Ison
2019-06-07
resolves #3321 add test to assert checkbox cannot be followed by tab
Dan Allen
2019-04-01
use IO.popen with env argument in test suite (PR #3229)
Dan Allen
2019-03-26
resolves #3205 apply verbatim substitutions to literal paragraphs attached to...
Dan Allen
2019-03-22
resolves #2818 catalog inline anchors at start of callout list items
Owen Heisler
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-02
resolves #3121 don't eat space before callout number in source block if line-...
Dan Allen
2019-02-23
resolves #2840 transmit id and role assigned to list item in AST to output
Dan Allen
2019-02-19
resolves #3085 don't store fallback text on bibref node (PR #3086)
Dan Allen
2019-02-19
resolves #3084 only store :refs, not :ids, in document catalog (PR #3079)
Dan Allen
2019-02-15
clean up newline handling in test suite (PR #3074)
Dan Allen
2019-02-14
document assertion workaround for nokogiri on JRuby [skip ci]
Dan Allen
2019-02-13
resolves #2766 don't parse dlist entry if term is empty (PR #2767)
Dan Allen
2019-02-10
fix tests on JRuby
Dan Allen
2019-02-10
use indented (squiggly) heredoc strings in lists_test
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-08
resolves #3051 drop the options attribute
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-01-26
resolves #2106 make syntax highlighter pluggable (PR #3016)
Dan Allen
2019-01-10
update development dependencies (PR #3000)
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2018-10-26
resolves #2783 define any character match to be compatible with JavaScript (P...
Dan Allen
2018-10-19
resolves #2888 don't hang on description list item that begins with /// (PR #...
Dan Allen
2018-10-18
verify comment line that looks like top-level description list term is skipped
Dan Allen
[next]