
nodes:
  - kind: block
    type: ul_list
    nodes:
      - kind: block
        type: list_item
        nodes:
          - kind: block
            type: paragraph
            nodes:
              - kind: text
                text: "1st"
              - kind: inline
                type: link
                nodes:
                  - kind: text
                    text: "2nd"
              - kind: block
                type: paragraph
                nodes:
                  - kind: text
                    text: "item"
      - kind: block
        type: list_item
        nodes:
          - kind: block
            type: paragraph
            nodes:
              - kind: text
                text: "2nd item"
