Create markdown text element and add to channel chat
This commit is contained in:
parent
acffc7e7f0
commit
d298afba01
7 changed files with 439 additions and 6 deletions
|
@ -37,6 +37,7 @@ fuzzy = { path = "../fuzzy" }
|
|||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
menu = { path = "../menu" }
|
||||
markdown_element = { path = "../markdown_element" }
|
||||
picker = { path = "../picker" }
|
||||
project = { path = "../project" }
|
||||
recent_projects = {path = "../recent_projects"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue