pagebreaker-basic

A bare top-level --- line closes the current Page and opens a new one; no node is produced and no diagnostic is emitted

§4.10

Input

Before

---

After

Pages

- children:
    - type: Paragraph
      children:
        - type: Text
          value: Before
- children:
    - type: Paragraph
      children:
        - type: Text
          value: After