Module mizu.mizu
Mizu's core
Functions
def parse(...)-
This function is parse markdown to html.
Args
text:str- Markdown content.
Returns
str- Html content.
def parse_ext(...)
mizu.mizuMizu's core
def parse(...)
This function is parse markdown to html.
text : strstr
def parse_ext(...)