
nodes:
  - kind: block
    type: paragraph
    nodes:
      - kind: text
        text: Item 1
  - kind: block
    type: ol_list
    nodes:
      - kind: block
        type: list_item
        nodes:
          - kind: block
            type: paragraph
            nodes:
              - kind: text
                text: Subtitem 1
