Serialise an HTML node to chunks, yielded at natural element boundaries.
This is used by the streaming renderer to produce incremental output.
An HTML node to serialise
Iterable of HTML string chunks
Serialise an HTML node to chunks, yielded at natural element boundaries.
This is used by the streaming renderer to produce incremental output.