The default behavior uses textBetween, as the docs state. You can add leafText fields to your node specs to customize the way a given leaf node is converted to text. By default, since the library itself doesn’t know anything about a given node type, they do not emit any text.
1 Like