gpui-component/crates/story/examples/fixtures
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
..
test.c highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.go highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.html text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
test.js highlighter: Fix injection language highlight. (#931) 2025-06-11 15:26:27 +08:00
test.json highlighter: Fix highlight offset and reset highlight when replace all text. (#950) 2025-06-12 14:11:01 +08:00
test.md text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
test.nv code-editor: Update CodeEditor to support external language. (#928) 2025-06-09 14:27:33 +08:00
test.py highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.rb highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
test.rs highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
test.sql highlighter: Adding tree-sitter-sequel for SQL support. (#917) 2025-06-05 11:54:52 +08:00
test.ts highlighter: Fix injection language highlight. (#931) 2025-06-11 15:26:27 +08:00
test.zig highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00