From b04341882c89c6950714d74c5e3727e3e52438b7 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Fri, 8 Sep 2023 19:24:03 -0400 Subject: [PATCH] Add test showing that we are not handling trailing spaces in description list tags correctly. --- .../greater_element/plain_list/description_list_object_key.org | 1 + 1 file changed, 1 insertion(+) diff --git a/org_mode_samples/greater_element/plain_list/description_list_object_key.org b/org_mode_samples/greater_element/plain_list/description_list_object_key.org index fcf945a1..737aede0 100644 --- a/org_mode_samples/greater_element/plain_list/description_list_object_key.org +++ b/org_mode_samples/greater_element/plain_list/description_list_object_key.org @@ -1 +1,2 @@ - {{{foo(bar)}}} :: baz +- =foo= :: bar