class documentation

class SpanToken:

Known subclasses: mistletoe.latex_token.Math, mistletoe.span_token.AutoLink, mistletoe.span_token.CoreTokens, mistletoe.span_token.Emphasis, mistletoe.span_token.EscapeSequence, mistletoe.span_token.HTMLSpan, mistletoe.span_token.Image, mistletoe.span_token.InlineCode, mistletoe.span_token.LineBreak, mistletoe.span_token.Link, mistletoe.span_token.RawText, mistletoe.span_token.Strikethrough, mistletoe.span_token.Strong, mistletoe.span_token.XWikiBlockMacroEnd, mistletoe.span_token.XWikiBlockMacroStart

View In Hierarchy

Undocumented

Class Method find Undocumented
Method __contains__ Undocumented
Method __init__ Undocumented
Class Variable parse​_group Undocumented
Class Variable parse​_inner Undocumented
Class Variable precedence Undocumented
Instance Variable content Undocumented
@classmethod
def find(cls, string):
def __contains__(self, text):

Undocumented

precedence: int =