Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aaronsw/html2text
/ html2text.py
File
html2text.py
html2text.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"html2text: Turn HTML into equivalent Markdown-structured text."
""
3
__version__ =
"3.02"
4
__author__ =
"Aaron Swartz (me@aaronsw.com)"
Callers
nothing calls this directly
Calls
3
name2cp
Function · 0.85
wrapwrite
Function · 0.85
html2text
Function · 0.85
Tested by
no test coverage detected