Add the first test.
This commit is contained in:
parent
d155ca1027
commit
f41197b096
@ -54,7 +54,7 @@ Sections are divided by headlines.
|
|||||||
This test interleaves the opening and closing of each element container to see which element becomes parsed vs gets broken up. The row determines the first opening element and the column determines the second opening element.
|
This test interleaves the opening and closing of each element container to see which element becomes parsed vs gets broken up. The row determines the first opening element and the column determines the second opening element.
|
||||||
| | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List |
|
| | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List |
|
||||||
|---------------------+---------+---------------+--------+---------------+---------------------+------------|
|
|---------------------+---------+---------------+--------+---------------+---------------------+------------|
|
||||||
| Section | - | | | | | |
|
| Section | - | Section | | | | |
|
||||||
| Greater Block | | | | | | |
|
| Greater Block | | | | | | |
|
||||||
| Drawer | | | | | | |
|
| Drawer | | | | | | |
|
||||||
| Dynamic Block | | | | | | |
|
| Dynamic Block | | | | | | |
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
* Headline
|
||||||
|
#+begin_center
|
||||||
|
* Another headline
|
||||||
|
#+end_center
|
Loading…
Reference in New Issue
Block a user