Add comment sanitization and markdown rendering
This commit is contained in:
parent
1bea87f47f
commit
42d980f4cb
6 changed files with 76 additions and 6 deletions
|
@ -21,3 +21,4 @@ md5 = "0.7.0"
|
|||
chrono = { version = "0.4.19", features = ["serde"] }
|
||||
reqwest = "0.11.11"
|
||||
scraper = "0.13.0"
|
||||
sanitize_html = "0.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue