Commit 877edbc
Add Djot language support (zed-industries#5206)
- Adds [Djot](https://djot.net/) markup language support for Zed
- Syntax highlighting, bracket matching, indentation, outline, and
language injection for code blocks
- Uses [tree-sitter-djot](https://github.com/nzoschke/tree-sitter-djot)
(fork with WASI-compatible scanner)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Finn Evers <finn@zed.dev>1 parent 71aa17c commit 877edbc
3 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
1073 | 1077 | | |
1074 | 1078 | | |
1075 | 1079 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1087 | 1087 | | |
1088 | 1088 | | |
1089 | 1089 | | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1090 | 1094 | | |
1091 | 1095 | | |
1092 | 1096 | | |
| |||
0 commit comments