4 lines
77 B
Python
4 lines
77 B
Python
from . import custom_markdownify
|
|
|
|
convert_html_to_md = custom_markdownify.md
|