Tue, 12 May 2020 18:39:01 -0500
Support `\footnotemark` and `\footnotetext`.
{ "comments": { "lineComment": "%" }, "brackets": [ ["{", "}"], ["[", "]"], ["(", ")"], ["\\left", "\\right"] ], "autoClosingPairs": [ ["{", "}"], ["[", "]"], ["(", ")"], ["`", "'"] ], "surroundingPairs": [ ["{", "}"], ["[", "]"], ["(", ")"], ["\"", "\""], ["'", "'"], ["`", "'"], ["$", "$"] ], "indentationRules": { "increaseIndentPattern": "(\\\\begin{(?!document))", "decreaseIndentPattern": "(\\\\end{(?!document))" }, "folding": { "markers": { "start": "^\\s*%\\s*#?region\\b.*", "end": "^\\s*%\\s*#?endregion\\b.*" } }, "autoCloseBefore": ";:.,=}])>\\` \n\t$", "wordPattern": "(__)|(\\*\\*)|(@.)|(\\.\\.\\.)|([^\\s`'\"~_!?|$#@%^&*\\-=+;:,.<>(){}[\\]\\\\\\/]{2,})" }