feat: impl md ordered list
This commit is contained in:
@@ -12,6 +12,7 @@ gpui = { version = "*" }
|
||||
graphql_client = { version = "0.16.0", features = ["reqwest"] }
|
||||
paste = "1.0"
|
||||
rand = "0.10.1"
|
||||
regex = "1.12.3"
|
||||
reqwest = { version = "0.13.2", features = ["form", "json", "query"] }
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.149"
|
||||
|
||||
Reference in New Issue
Block a user