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