document:
  nodes:
    - object: block
      type: paragraph
      nodes:
        - object: text
          leaves:
            - text: 'world '
        - object: inline
          isVoid: true
          type: math
          data:
            tex: a = b
        - object: text
          leaves:
            - text: ''
