Add the drawer second tests.

This commit is contained in:
Tom Alexander 2023-04-16 17:50:16 -04:00
parent beff8f8999
commit a6036e257e
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
4 changed files with 19 additions and 3 deletions

View File

@ -58,6 +58,6 @@ This test interleaves the opening and closing of each element container to see w
| Section | - | Section | Section | Section | Section | Section |
| Greater Block | Section | First | First | First | First | First |
| Drawer | Section | First | First | First | First | First |
| Dynamic Block | Section | First | | | | |
| Footnote Definition | Section | First | | | | |
| Plain List | Section | Second | | | | |
| Dynamic Block | Section | First | First | | | |
| Footnote Definition | Section | First | First | | | |
| Plain List | Section | Second | First | | | |

View File

@ -0,0 +1,4 @@
#+BEGIN: foo :hlines 1 :id global
:drawername:
#+END:
:end:

View File

@ -0,0 +1,6 @@
[fn:1] footnote.
:drawername:
:end:
Is this still in the footnote?

View File

@ -0,0 +1,6 @@
1. foo
:drawername:
:end:
2. bar