Add the greater block second tests.

This commit is contained in:
Tom Alexander 2023-04-16 17:33:33 -04:00
parent 6da7cb2c17
commit ed6fda9918
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
5 changed files with 26 additions and 5 deletions

View File

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

View File

@ -0,0 +1,4 @@
:drawername:
#+begin_center
:end:
#+end_center

View File

@ -0,0 +1,4 @@
#+BEGIN: foo :hlines 1 :id global
#+begin_center
#+END:
#+end_center

View File

@ -0,0 +1,7 @@
[fn:1] footenote.
#+begin_center
#+end_center
Is this still in the footnote?

View File

@ -0,0 +1,6 @@
1. foo
#+begin_center
#+end_center
2. bar