diff --git a/org_mode_samples/element_container_priority/README.org b/org_mode_samples/element_container_priority/README.org index af43ab0..309e71d 100644 --- a/org_mode_samples/element_container_priority/README.org +++ b/org_mode_samples/element_container_priority/README.org @@ -57,13 +57,13 @@ This test interleaves the opening and closing of each element container to see w # Footnote definition and plain list have the same end condition of two blank lines so they are untestable. | | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List | Paragraph | |---------------------+---------+---------------+---------+---------------+---------------------+------------+-----------| -| Section | - | Section | Section | Section | Section | Section | | +| Section | - | Section | Section | Section | Section | Section | Section | | Greater Block | Section | First | First | First | First | First | | | Drawer | Section | First | First | First | First | First | | | Dynamic Block | Section | First | First | First | First | First | | | Footnote Definition | Section | First | First | First | - | - | | -| Plain List | Section | Second | Second | Second | - | First | | -| Paragraph | Section | Second | Second | | | | | +| Plain List | Section | Second | Second | Second | - | - | | +| Paragraph | Section | Second | Second | Second | - | - | - | * Possible solutions ** Greater blocks, drawers, and dynamic blocks disable plain list exit matcher *** Test Case 1 diff --git a/org_mode_samples/element_container_priority/paragraph_dynamic_block.org b/org_mode_samples/element_container_priority/paragraph_dynamic_block.org new file mode 100644 index 0000000..c6f9904 --- /dev/null +++ b/org_mode_samples/element_container_priority/paragraph_dynamic_block.org @@ -0,0 +1,5 @@ +foo +#+BEGIN: foo :hlines 1 :id global + + +#+END: