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.mizu
Mizu's core
def parse(...)
This function is parse markdown to html.
text
: str
str
def parse_ext(...)