Add tests for affiliated keywords before elements that cannot have affiliated keywords.

This commit is contained in:
Tom Alexander 2023-10-12 17:46:25 -04:00
parent c039e0d62c
commit 68f8e04ee8
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
4 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,3 @@
1. foo
#+NAME: bar
2. baz

View File

@ -0,0 +1,5 @@
* Overwrite
#+NAME: foo
:PROPERTIES:
:header-args: :var foo="lorem"
:END:

View File

@ -0,0 +1,3 @@
|foo|
#+NAME: bar
|baz |

View File

@ -0,0 +1,3 @@
#+NAME: foo
* bar
#+NAME: baz