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 a34551b commit 1d5adc3Copy full SHA for 1d5adc3
UltiSnips/markdown.snippets
@@ -39,7 +39,7 @@ snippet img "Image"
39
$0
40
endsnippet
41
42
-snippet ilc "Inline Code"
+snippet ilc "Inline Code" i
43
\`$1\`$0
44
45
UltiSnips/pandoc.snippets
@@ -1 +1,3 @@
1
+priority -49
2
+
3
extends markdown
0 commit comments