Generated by examples/lists-example.js, covering ul, ol, and tl (task lists), including nesting.
Plain strings always render unchecked:
Pass { text, checked } objects to control each box individually:
There’s no separate nesting API: embed a rendered ul()/ol()/tl() call inside an item’s text, and the continuation lines are automatically indented to stay part of that item.