Add the greater block second tests.
This commit is contained in:
parent
6da7cb2c17
commit
ed6fda9918
@ -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 | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List |
|
||||||
|---------------------+---------+---------------+---------------+---------------+---------------------+---------------|
|
|---------------------+---------+---------------+---------------+---------------+---------------------+---------------|
|
||||||
| Section | - | Section | Section | Section | Section | Section |
|
| Section | - | Section | Section | Section | Section | Section |
|
||||||
| Greater Block | Section | First | Greater Block | Greater Block | Greater Block | Greater Block |
|
| Greater Block | Section | First |First |First | First |First |
|
||||||
| Drawer | Section | | | | | |
|
| Drawer | Section | First | | | | |
|
||||||
| Dynamic Block | Section | | | | | |
|
| Dynamic Block | Section | First | | | | |
|
||||||
| Footnote Definition | Section | | | | | |
|
| Footnote Definition | Section | First | | | | |
|
||||||
| Plain List | Section | | | | | |
|
| Plain List | Section | Second | | | | |
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
:drawername:
|
||||||
|
#+begin_center
|
||||||
|
:end:
|
||||||
|
#+end_center
|
@ -0,0 +1,4 @@
|
|||||||
|
#+BEGIN: foo :hlines 1 :id global
|
||||||
|
#+begin_center
|
||||||
|
#+END:
|
||||||
|
#+end_center
|
@ -0,0 +1,7 @@
|
|||||||
|
[fn:1] footenote.
|
||||||
|
#+begin_center
|
||||||
|
|
||||||
|
|
||||||
|
#+end_center
|
||||||
|
|
||||||
|
Is this still in the footnote?
|
@ -0,0 +1,6 @@
|
|||||||
|
1. foo
|
||||||
|
#+begin_center
|
||||||
|
|
||||||
|
|
||||||
|
#+end_center
|
||||||
|
2. bar
|
Loading…
x
Reference in New Issue
Block a user