30 December, 2025
* heading \--- title
|--- heading (structural detached modifier)
content /
* heading \--- heading (structural detached modifier)
|--- section
content /
nestable detached modifier
1 | 2 | 3 |
---|---|---|
section | heading | block |
list | list item | block |
table | table row | block |
NOTE: this analogy can't fit here because one section only contain only one heading.
Some cases vhyrro just ignores
- list item
// #choice
-- ( ) nested option 1
-- ( ) nested option 2
-- ( ) nested option 3
We need a carryovertag syntax that can be applied to following sublist without breaking the parent list.
=
== table cell
table syntax in structural detached modifiers...?
* heading
content
** nested heading
content
= ' A1 ' B1 =
= ' A2 ' |
B2
paragraph
| =