Add tests for names for lesser blocks.

This commit is contained in:
Tom Alexander
2023-10-04 19:37:14 -04:00
parent 258e9485de
commit 4fc81e983a
6 changed files with 29 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
#+NAME: foo
#+begin_comment text
bar
#+end_comment

View File

@@ -0,0 +1,4 @@
#+NAME: foo
#+begin_export text
bar
#+end_export

View File

@@ -0,0 +1,4 @@
#+NAME: foo
#+begin_verse text
bar
#+end_verse