zed/crates/markdown_preview
Danilo Leal 138c335d7c
markdown_preview: Fix wide tables not being fully visible (#46834)
Closes https://github.com/zed-industries/zed/issues/44630

Content in markdown preview tables now wraps so you can see it all when
it's a table with very long content:

<img width="600" height="692" alt="Screenshot 2026-01-14 at 6  23@2x"
src="https://github.com/user-attachments/assets/ece39852-2e39-406e-a3f0-8ca399ee0be6"
/>

Release Notes:

- Fixed a bug with very wide tables not being fully visible in markdown
previews.
2026-01-14 21:42:00 +00:00
..
src markdown_preview: Fix wide tables not being fully visible (#46834) 2026-01-14 21:42:00 +00:00
Cargo.toml Use single languages::{rust_lang, markdown_lang} in tests across the codebase (#44282) 2025-12-06 18:49:21 +00:00
LICENSE-GPL Add initial markdown preview to Zed (#6958) 2024-02-01 11:03:09 +02:00