Add plain list first tests.
This commit is contained in:
parent
16218ec040
commit
f1880fdb7d
@ -62,4 +62,4 @@ This test interleaves the opening and closing of each element container to see w
|
||||
| Drawer | Section | First | First | First | First | First |
|
||||
| Dynamic Block | Section | First | First | First | First | First |
|
||||
| Footnote Definition | Section | First | First | First | - | - |
|
||||
| Plain List | Section | Second | First | | - | |
|
||||
| Plain List | Section | Second | First | Second | - | First |
|
||||
|
@ -0,0 +1,6 @@
|
||||
1. foo
|
||||
#+BEGIN: foo :hlines 1 :id global
|
||||
|
||||
|
||||
#+END:
|
||||
2. bar
|
@ -0,0 +1,5 @@
|
||||
1. foo
|
||||
1. bar
|
||||
|
||||
|
||||
2. baz
|
Loading…
Reference in New Issue
Block a user