4 lines
182 B
Text
4 lines
182 B
Text
|
html2text is a Python script that convers a page of HTML into clean,
|
||
|
easy-to-read plain ASCII text. Better yet, that ASCII also happens
|
||
|
to be valid Markdown (a text-to-HTML format).
|