Node.render_html()

Render this subtree as HTML.

Usage

Source

Node.render_html(
    *,
    sourcepos=False,
    unsafe=False,
)