zed/crates/editor
Mikayla Maki 37de4a9990
Add markdown parsing to channel chat (#3088)
TODO:
- [x] Add markdown rendering to channel chat
- [x] Unify (?) rendering logic between hover popover and chat
- [x] ~~Determine how to deal with document-oriented markdown like `#`~~
Unimportant until we want to do something special with `#channel`
- [x] Tidy up spacing and styles in chat panel

Release Notes:

- Added markdown rendering to channel chat
- Improved channel chat message style
- Fixed a bug where long chat messages would not soft wrap
2023-10-05 14:30:12 -07:00
..
src Add markdown parsing to channel chat (#3088) 2023-10-05 14:30:12 -07:00
Cargo.toml re-unify markdown parsing between hover_popover and chat 2023-10-05 14:22:41 -07:00