feat: TUIのmarkdown対応
This commit is contained in:
@@ -17,6 +17,7 @@ manifest = { workspace = true }
|
||||
session-store = { workspace = true }
|
||||
pod-registry = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
pulldown-cmark = { version = "0.13.3", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
tools = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user