Commit 95108f0
committed
fix(docs): use 'just' language identifier for syntax highlighting
Change code block language identifier from 'justfile' to 'just' to match
the registered grammar name in just.tmLanguage.json. This resolves the
warning about language not being found during build.1 parent e9a7a65 commit 95108f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments