Remove double quote from end of array snippet
This commit is contained in:
@@ -26,7 +26,7 @@ define () ->
|
||||
\\begin{array}{${1:cc}}
|
||||
$2 & $3 \\\\\\\\
|
||||
$4 & $5
|
||||
\\end{array}"
|
||||
\\end{array}
|
||||
"""
|
||||
meta: "env"
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user