class BlockCode(BlockToken):
Class Method | read |
Undocumented |
Static Method | start |
Undocumented |
Static Method | strip |
Undocumented |
Method | __init__ |
Undocumented |
Instance Variable | children |
contains a single span_token.RawText token. |
Instance Variable | language |
always the empty string. |
Inherited from BlockToken
:
Method | __contains__ |
Undocumented |