mirror of
https://github.com/YGGverse/flarumdown.git
synced 2026-03-31 16:55:29 +00:00
update parser logic
This commit is contained in:
parent
666b57dffc
commit
0426d306bc
3 changed files with 22 additions and 430 deletions
|
|
@ -13,8 +13,9 @@ repository = "https://github.com/YGGverse/flarumdown"
|
|||
anyhow = "1.0.102"
|
||||
chrono = "0.4.44"
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
html-to-markdown-rs = "2.28.2"
|
||||
html-escape = "0.2.13"
|
||||
log = "0.4.29"
|
||||
regex = "1.12.3"
|
||||
rusqlite = { version = "0.39.0", features = ["chrono"]}
|
||||
strip-tags = "0.1.0"
|
||||
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue