re-unify markdown parsing between hover_popover and chat
This commit is contained in:
parent
f57d563578
commit
c4870e1b6b
8 changed files with 156 additions and 427 deletions
|
@ -36,6 +36,7 @@ language = { path = "../language" }
|
|||
lsp = { path = "../lsp" }
|
||||
project = { path = "../project" }
|
||||
rpc = { path = "../rpc" }
|
||||
rich_text = { path = "../rich_text" }
|
||||
settings = { path = "../settings" }
|
||||
snippet = { path = "../snippet" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue