gpui-component/crates/story/examples/fixtures
Jason Lee 3fa996c331
input: Fix line column by use chars offset. (#1239)
- Add autocorrect to markdown example for test `markers`.

<img width="1104" height="590" alt="image"
src="https://github.com/user-attachments/assets/03103088-e828-4039-82b0-c816d5f36141"
/>
2025-09-10 20:56:15 +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 markdown: Add to support LinkReference and Footnote. (#1201) 2025-09-03 16:39:17 +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 input: Fix line column by use chars offset. (#1239) 2025-09-10 20:56:15 +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