Behaviour for custom node (or mark) renderers passed to
Tiptapex.Renderer.to_html/2 via the :nodes / :marks options.
children is the already-rendered, already-escaped iodata of the
node's content. Return iodata; use Tiptapex.Renderer.HTML to build
tags so attribute values stay escaped.