working markdown to html
This commit is contained in:
@@ -9,3 +9,6 @@ markdown = "1.0.0"
|
||||
pulldown-cmark = "0.13.0"
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
tower-http = { version = "0.5", features = ["fs"] }
|
||||
askama = "0.14.0"
|
||||
serde_json = "1.0.149"
|
||||
serde = "1.0.228"
|
||||
Reference in New Issue
Block a user