document:
  nodes:
    - object: block
      type: paragraph
      nodes:
        - object: text
          leaves:
            - text: ''
        - object: inline
          isVoid: true
          type: html
          data:
            openingTag: '<p>'
            innerHtml: 'Hello <a href="https://www.google.com">World</a> !'
            closingTag: '</p>'
        - object: text
          leaves:
            - text: ''
