From be553aefb1068cdce1853c96ddcecab32f121f25 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Sat, 7 Oct 2023 01:34:56 -0400 Subject: [PATCH] Add test showing plain links cannot be templates. --- org_mode_samples/object/plain_link/template.org | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 org_mode_samples/object/plain_link/template.org diff --git a/org_mode_samples/object/plain_link/template.org b/org_mode_samples/object/plain_link/template.org new file mode 100644 index 00000000..2a644ef8 --- /dev/null +++ b/org_mode_samples/object/plain_link/template.org @@ -0,0 +1,8 @@ +# None of these end up as links. + +#+LINK: foo https://foo.bar/baz#%s +foo::lorem + +cat::bat +#+LINK: cat https://dog%s +cat:bat