syntaxes/LaTeX.tmLanguage.json

changeset 6
0ac9389339bf
parent 5
993903fd4434
child 24
7c7d9c0a314d
--- a/syntaxes/LaTeX.tmLanguage.json	Tue May 12 18:38:00 2020 -0500
+++ b/syntaxes/LaTeX.tmLanguage.json	Tue May 12 18:39:01 2020 -0500
@@ -923,7 +923,7 @@
       ]
     },
     {
-      "begin": "((\\\\)footnote)((?:\\[[^\\[]*?\\])*)(\\{)",
+      "begin": "((\\\\)footnote(?:mark|text|))((?:\\[[^\\[]*?\\])*)(\\{)",
       "beginCaptures": {
         "1": {
           "name": "support.function.footnote.latex"

mercurial