## Node.render_html()


Render this subtree as HTML.


Usage

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