Add test showing plain links cannot be templates.
This commit is contained in:
parent
5694f80f41
commit
be553aefb1
8
org_mode_samples/object/plain_link/template.org
Normal file
8
org_mode_samples/object/plain_link/template.org
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user