Implement local Markdown GFM parser and live refresh
This commit is contained in:
@@ -22,4 +22,5 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["fmt"] }
|
||||
tower = "0.5"
|
||||
base64 = "0.22"
|
||||
comrak = { version = "0.52", default-features = false }
|
||||
time = { version = "0.3", features = ["formatting"] }
|
||||
|
||||
Reference in New Issue
Block a user