Commits
Click on a commit to change the comparison rangeMerge branch 'main' into lists-2 Prepare to port lists_test.rb from Ruby Asciidoctor Add a minimal XPath-like query system for testing Port the first several tests in bulleted_lists::simple_lists Enable more tests in bulleted_lists::simple_lists Fix comment that is now outdated Remove unused bypass in a few places Merge branch 'main' into lists-2 Enable test should_escape_special_characters_in_all_literal_paragraphs_attached_to_list_item Port test a_literal_paragraph_offset_by_a_blank_line_in_list_content_followed_by_line_with_continuation_is_appended_as_two_blocks Port test should_continue_to_parse_blocks_attached_by_a_list_continuation_after_block_is_dropped Port tests appends_line_as_paragraph_if_attached_by_continuation_following_line_comment and a_literal_paragraph_with_a_line_that_appears_as_a_list_item_that_is_followed_by_a_continuation_should_create_two_blocks Link TODOs with existing GH issues Port test consecutive_literal_paragraph_offset_by_blank_lines_in_list_content_are_appended_as_a_literal_blocks Port test a_literal_paragraph_without_a_trailing_blank_line_consumes_following_list_items Port test should_represent_block_style_as_style_class Port test leading_dot_is_treated_as_text_not_block_title Update tests for definition list parsing Flag some tests as needing #311 and #461 Enable test lines_with_alternating_markers_of_bulleted_and_description_list_types_separated_by_blank_lines_should_be_nested Port test list_should_terminate_before_next_lower_section_heading_with_implicit_id Merge branch 'main' into lists-2 Merge branch 'main' into lists-2 Port test adjacent_list_continuation_line_attaches_following_block_with_block_attributes Port test trailing_block_attribute_line_attached_by_continuation_should_not_create_block Port test list_item_paragraph_in_list_item_and_nested_list_item Port test trailing_list_continuations_should_attach_to_list_items_at_respective_levels Port test trailing_list_continuations_should_attach_to_list_items_of_different_types_at_respective_levels Port test repeated_list_continuations_should_attach_to_list_items_at_respective_levels