gpui-component/crates/ui
Jason Lee 82b87d92ab
text_view: Fix nested Blockquote render in Markdown and HTML. (#1053)
<img width="986" height="271" alt="image"
src="https://github.com/user-attachments/assets/1de04629-2bdc-48f2-ae69-45c33482aeff"
/>

- Also fixed short language name in code block, e.g.: `rs` -> `rust`.
2025-07-14 14:30:40 +08:00
..
locales input: Improve clear button position in Input. (#782) 2025-04-11 19:13:17 +08:00
src text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
tests/fixtures dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
Cargo.toml theme: Add theme schema to support JSON theme config. (#1050) 2025-07-07 19:40:00 +08:00
LICENSE-APACHE