Class ListBuilder

This holds information about the counters and nesting level of a (sub)list.

Declaration

class ListBuilder
source link

Documentation

Do not create instances of this class directly, instead use the `unordered_list` and
`ordered_list` functions.

Methods