gpui-component/crates/story/examples
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
..
fixtures text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
code-editor.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
dock.rs chore: Upgrade GPUI and fix action API changes. (#1008) 2025-06-25 11:06:12 +08:00
html.rs chore: Remove unnecessary examples that have includes in gallery. (#1049) 2025-07-07 12:11:19 +08:00
markdown.rs chore: Remove unnecessary examples that have includes in gallery. (#1049) 2025-07-07 12:11:19 +08:00
tiles.rs chore: Upgrade GPUI and fix action API changes. (#1008) 2025-06-25 11:06:12 +08:00
webview.rs webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00