mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
[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:
committed by
Copybot
parent
981e7aa5e7
commit
5f4204178c
@@ -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}`,
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user