[cm6] snippet using the same label as in figure modal (#13239)

* [cm6] snippet using the same label as in figure modal

* remove ace editor change

GitOrigin-RevId: 076d8b09ebdf61f992e9d3ce37fab84df38524ee
This commit is contained in:
Domagoj Kriskovic 2023-05-31 10:05:01 +02:00 committed by Copybot
parent 61e7f6f3a8
commit 174761850b

View file

@ -33,7 +33,7 @@ export const environments = new Map([
\t\\centering
\t\\includegraphics{$1}
\t\\caption{\${2:Caption}}
\t\\label{\${3:fig:my_label}}
\t\\label{\${3:fig:enter-label}}
\\end{figure}`,
],
[