Web2markdown
Web2Markdown
Bases: WebParserBase
Source code in Docs2KG/parser/web/web2markdown.py
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
|
convert2markdown()
Convert the HTML file to markdown and save it to the output directory
Source code in Docs2KG/parser/web/web2markdown.py
15 16 17 18 19 20 21 22 23 24 |
|