-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The repository aims to facilitate the transition from Ultisnips to Yasnippet. However, I encountered an issue related to detecting math context.
When utilizing the following Ultisnips code:
context "math()"
snippet "hat" "hat" riA
\hat{$1}$0
endsnippetI received the following output:
Parse error: latex-snippets/tex.snippets: 104: 'context "math()"'
It seems that the detection of the math context is not functioning correctly. Any assistance in resolving this matter would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels