Include comment about section-first and section-second tests.

This commit is contained in:
Tom Alexander 2023-04-16 17:08:56 -04:00
parent 70596dc27b
commit e20bd793be
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -52,11 +52,12 @@ Sections are divided by headlines.
#+end_src
* Which container takes priority
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 first and section second tests are identical so I only included section first in the repo.
| | Section | Greater Block | Drawer | Dynamic Block | Footnote Definition | Plain List |
|---------------------+---------+---------------+---------+---------------+---------------------+------------|
| Section | - | Section | Section | Section | Section | Section |
| Greater Block | | | | | | |
| Drawer | | | | | | |
| Dynamic Block | | | | | | |
| Footnote Definition | | | | | | |
| Plain List | | | | | | |
| Greater Block | Section | | | | | |
| Drawer | Section | | | | | |
| Dynamic Block | Section | | | | | |
| Footnote Definition | Section | | | | | |
| Plain List | Section | | | | | |