Convert text to a target format.
Usage
convert( text, fmt="html", )
text: str
Input text.
fmt: str = "html"
Target format.
str
Converted text.