diff --git a/org_mode_samples/element_container_priority/README.org b/org_mode_samples/element_container_priority/README.org index 86c9d90..1d8a2a5 100644 --- a/org_mode_samples/element_container_priority/README.org +++ b/org_mode_samples/element_container_priority/README.org @@ -80,3 +80,5 @@ This test interleaves the opening and closing of each element container to see w Then go through elements parsing them in-order ** Should paragraph exit matcher apply to the element matcher in the exit matcher No. But paragraph exit matcher needs to apply to the object matcher. +** Maybe two groups of elements: alpha and beta +When entering an alpha element, ignore beta exit matchers above this in the context.