From 867a55fbf75e7aabd8e65cf26cc7d2acd5eb9720 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Mon, 17 Apr 2023 20:33:51 -0400 Subject: [PATCH] More paragraph tests. --- org_mode_samples/element_container_priority/README.org | 6 +++--- .../element_container_priority/paragraph_dynamic_block.org | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 org_mode_samples/element_container_priority/paragraph_dynamic_block.org 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: