mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-09 02:53:19 +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}}..."
|
||||
snippet: """
|
||||
\\begin{#{name}}
|
||||
\t$1
|
||||
$1
|
||||
\\end{#{name}}
|
||||
"""
|
||||
meta: "env"
|
||||
|
|
Loading…
Reference in a new issue