More paragraph tests.
This commit is contained in:
parent
4dd18006a5
commit
867a55fbf7
@ -57,13 +57,13 @@ This test interleaves the opening and closing of each element container to see w
|
|||||||
# Footnote definition and plain list have the same end condition of two blank lines so they are untestable.
|
# Footnote definition and plain list have the same end condition of two blank lines so they are untestable.
|
||||||
| | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List | Paragraph |
|
| | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List | Paragraph |
|
||||||
|---------------------+---------+---------------+---------+---------------+---------------------+------------+-----------|
|
|---------------------+---------+---------------+---------+---------------+---------------------+------------+-----------|
|
||||||
| Section | - | 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 | First | First | First | First | |
|
| Dynamic Block | Section | First | First | First | First | First | |
|
||||||
| Footnote Definition | Section | First | First | First | - | - | |
|
| Footnote Definition | Section | First | First | First | - | - | |
|
||||||
| Plain List | Section | Second | Second | Second | - | First | |
|
| Plain List | Section | Second | Second | Second | - | - | |
|
||||||
| Paragraph | Section | Second | Second | | | | |
|
| Paragraph | Section | Second | Second | Second | - | - | - |
|
||||||
* Possible solutions
|
* Possible solutions
|
||||||
** Greater blocks, drawers, and dynamic blocks disable plain list exit matcher
|
** Greater blocks, drawers, and dynamic blocks disable plain list exit matcher
|
||||||
*** Test Case 1
|
*** Test Case 1
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
foo
|
||||||
|
#+BEGIN: foo :hlines 1 :id global
|
||||||
|
|
||||||
|
|
||||||
|
#+END:
|
Loading…
Reference in New Issue
Block a user