nodes:
- kind: block
  type: ul_list
  nodes:
  - kind: block
    type: list_item
    nodes:
    - kind: block
      type: paragraph
      nodes:
      - kind: text
        text: "1"
    - kind: block
      type: ul_list
      nodes:
      - kind: block
        type: list_item
        nodes:
        - kind: block
          type: paragraph
          nodes:
          - kind: text
            text: "1.1"
      - kind: block
        type: list_item
        nodes:
        - kind: block
          type: paragraph
          nodes:
          - kind: text
            text: "1.2"
      - kind: block
        type: list_item
        nodes:
        - kind: block
          type: paragraph
          nodes:
          - kind: text
            text: "1.3"
      - kind: block
        type: list_item
        nodes:
        - kind: block
          type: paragraph
          nodes:
          - kind: text
            text: "1.4"
      - kind: block
        type: list_item
        nodes:
        - kind: block
          type: paragraph
          nodes:
          - kind: text
            text: "2"
