Add the drawer second tests.
This commit is contained in:
parent
beff8f8999
commit
a6036e257e
@ -58,6 +58,6 @@ This test interleaves the opening and closing of each element container to see w
|
|||||||
| Section | - | Section | Section | Section | Section | Section |
|
| Section | - | Section | Section | Section | Section | Section |
|
||||||
| Greater Block | Section | First | First | First | First | First |
|
| Greater Block | Section | First | First | First | First | First |
|
||||||
| Drawer | Section | First | First | First | First | First |
|
| Drawer | Section | First | First | First | First | First |
|
||||||
| Dynamic Block | Section | First | | | | |
|
| Dynamic Block | Section | First | First | | | |
|
||||||
| Footnote Definition | Section | First | | | | |
|
| Footnote Definition | Section | First | First | | | |
|
||||||
| Plain List | Section | Second | | | | |
|
| Plain List | Section | Second | First | | | |
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
#+BEGIN: foo :hlines 1 :id global
|
||||||
|
:drawername:
|
||||||
|
#+END:
|
||||||
|
:end:
|
@ -0,0 +1,6 @@
|
|||||||
|
[fn:1] footnote.
|
||||||
|
:drawername:
|
||||||
|
|
||||||
|
|
||||||
|
:end:
|
||||||
|
Is this still in the footnote?
|
@ -0,0 +1,6 @@
|
|||||||
|
1. foo
|
||||||
|
:drawername:
|
||||||
|
|
||||||
|
|
||||||
|
:end:
|
||||||
|
2. bar
|
Loading…
x
Reference in New Issue
Block a user