[Snippets] Add snippet for new tcbox

This commit is contained in:
2025-10-09 21:29:39 +02:00
parent a7d9915383
commit 7394606963

View File

@@ -96,6 +96,15 @@
],
"description": "Inserts a tcolorbox to inform about restrictions"
},
"Intuition": {
"prefix": "restrictions",
"body": [
"\\begin{intuition}[]{$1}",
"\t$2",
"\\end{intuition}"
],
"description": "Tcolorbox to highlight sections about intuition"
},
"Limitations": {
"prefix": "limitations",
"body": [