feat(seautils): use markdownify to convert rfc html documents to markdown
This commit is contained in:
parent
a641cae640
commit
28246121a6
4 changed files with 34 additions and 18 deletions
|
@ -9,5 +9,5 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 8, 0],
|
||||
"requirements": ["beautifulsoup4"]
|
||||
"requirements": ["beautifulsoup4", "markdownify"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue