3 lines
116 B
Python
3 lines
116 B
Python
from .api import of_html as of_html
|
|
from .api import of_markdown as of_markdown
|
|
from .api import of_text as of_text
|