class documentation

Document token. This is a container block token. Its children are block tokens - container or leaf ones.

Method __init__ Undocumented
Instance Variable children Undocumented
Instance Variable footnotes Undocumented

Inherited from BlockToken:

Static Method read Undocumented
Method __contains__ Undocumented

Inherited from Token (via BlockToken):

Method __repr__ Undocumented
Class Variable repr_attributes Undocumented
def __init__(self, lines): (source)
footnotes: dict = (source)

Undocumented