From 7b61329889c8092d0c92e55de870f0f4aac66c86 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Wed, 20 Sep 2023 03:48:22 -0400 Subject: [PATCH] Add test showing we are not parsing links wrapped in brackets correctly. --- org_mode_samples/object/plain_link/wrapped_with_brackets.org | 1 + 1 file changed, 1 insertion(+) create mode 100644 org_mode_samples/object/plain_link/wrapped_with_brackets.org diff --git a/org_mode_samples/object/plain_link/wrapped_with_brackets.org b/org_mode_samples/object/plain_link/wrapped_with_brackets.org new file mode 100644 index 0000000..2b8ef08 --- /dev/null +++ b/org_mode_samples/object/plain_link/wrapped_with_brackets.org @@ -0,0 +1 @@ +[[[http://foo.bar/baz][lorem]]]