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 5e7054d commit 843933fCopy full SHA for 843933f
queries/org/images.scm
@@ -21,16 +21,13 @@
21
(#set! image.ext "math.tex"))
22
23
(latex_env
24
- (contents) @image.content
25
(#set! injection.language "latex")
26
- (#set! image.ext "math.tex"))
+ (#set! image.ext "math.tex")) @image.content @image
27
28
(inline_math_block
29
30
31
32
33
(display_math_block
34
35
36
0 commit comments