pagination-meta-first-fills-initial-page

A Meta block at the head of the document fills the initial Page's empty meta slot; no new Page is created

§3 · source

Input

~~~yaml
title: One
~~~

Para

Pages

- meta:
    type: Meta
    format: yaml
    raw: |
      title: One
  children:
    - type: Paragraph
      children:
        - type: Text
          value: Para