document:
  nodes:
    - object: block
      type: paragraph
      nodes:
        - object: text
          leaves:
            - text: 'This is an image '
        - object: inline
          type: image
          isVoid: true
          data:
            src: 'https://www.google.fr/logo.png'
        - object: text
          leaves:
            - text: ''
