From 98a46cd707476a58363c7b6cb285fde62c49f5fb Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Mon, 17 Apr 2023 20:53:51 -0400 Subject: [PATCH] More notes. --- org_mode_samples/element_container_priority/README.org | 2 ++ 1 file changed, 2 insertions(+) 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.