Input
= Top
=== Deep
Deep content.
== Mid
Mid content. Output AST
- type: Section
level: 1
heading:
- type: Text
value: Top
children:
- type: Section
level: 3
heading:
- type: Text
value: Deep
children:
- type: Paragraph
children:
- type: Text
value: Deep content.
- type: Section
level: 2
heading:
- type: Text
value: Mid
children:
- type: Paragraph
children:
- type: Text
value: Mid content.