module documentation

Inline tokenizer for mistletoe.
Class ​Parse​Token Undocumented
Function eval​_new​_child Undocumented
Function eval​_tokens Undocumented
Function find​_tokens Undocumented
Function make​_tokens Undocumented
Function relation Undocumented
Function tokenize Undocumented
def eval_new_child(parent, child):

Undocumented

def eval_tokens(x, y, token_buffer):

Undocumented

def find_tokens(string, token_types, fallback_token):

Undocumented

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

Undocumented

def relation(x, y):

Undocumented

def tokenize(string, token_types):

Undocumented