

document:
  nodes:
  - object: block
    type: heading
    nodes:
      - object: text
        leaves:
          - text: My Title
  - object: block
    # in unit tests, footnotes and paragraphs are matches for valid trailing block
    type: footnote
    nodes:
      - object: text
        leaves:
          - text: My Title
