We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6403e8 commit aee1b10Copy full SHA for aee1b10
queries/injections.scm
@@ -11,3 +11,7 @@
11
((frontmatter
12
(frontmatter_content) @injection.content)
13
(#set! injection.languge "toml"))
14
+
15
+((frontmatter
16
+ (frontmatter_info_string) @injection.language
17
+ (frontmatter_content) @injection.content))
0 commit comments