## Node.render_commonmark()


Render this subtree as normalized CommonMark.


Usage

``` python
Node.render_commonmark(
    *,
    width=0,
)
```
