module documentation

Inline tokenizer for mistletoe.

Class ParseToken Undocumented
Function eval_new_child Undocumented
Function eval_tokens Undocumented
Function find_tokens Undocumented
Function make_tokens Undocumented
Function relation Undocumented
Function tokenize Undocumented
Variable _markdown_charref Undocumented
def eval_new_child(parent, child): (source)

Undocumented

def eval_tokens(x, y, token_buffer): (source)

Undocumented

def find_tokens(string, token_types, fallback_token): (source)

Undocumented

def make_tokens(tokens, start, end, string, fallback_token): (source)

Undocumented

def relation(x, y): (source)

Undocumented

def tokenize(string, token_types): (source)

Undocumented

_markdown_charref = (source)

Undocumented