Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/guides/injection.md')
| -rw-r--r-- | book/src/guides/injection.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/guides/injection.md b/book/src/guides/injection.md index 0a1d2c9a..c0f75094 100644 --- a/book/src/guides/injection.md +++ b/book/src/guides/injection.md @@ -1,4 +1,4 @@ -# Adding Injection Queries +## Adding Injection Queries Writing language injection queries allows one to highlight a specific node as a different language. In addition to the [standard][upstream-docs] language injection options used by tree-sitter, there |