mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-09 15:33:46 +00:00
Remove Indentation.
This commit is contained in:
parent
95a6e1900e
commit
229ced6f2f
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ define () ->
|
||||||
caption: "\\begin{#{name}}..."
|
caption: "\\begin{#{name}}..."
|
||||||
snippet: """
|
snippet: """
|
||||||
\\begin{#{name}}
|
\\begin{#{name}}
|
||||||
\t$1
|
$1
|
||||||
\\end{#{name}}
|
\\end{#{name}}
|
||||||
"""
|
"""
|
||||||
meta: "env"
|
meta: "env"
|
||||||
|
|
Loading…
Reference in a new issue