heading-level1

Single = produces a level-1 Section with inline heading content

§4.2 · source

Input

= Hello

Output AST

- type: Section
  level: 1
  heading:
    - type: Text
      value: Hello