trim-doc-leading-blanks

Leading blank lines (including whitespace-only lines) at document start are stripped by §7 step 6 — no diagnostic

§7

Input



   

Hello world

Output AST

- type: Paragraph
  children:
    - type: Text
      value: Hello world