code review

This commit is contained in:
Miguel Palhas
2024-10-08 12:16:19 +01:00
parent 7b5d19e941
commit 94022cee51
5 changed files with 31 additions and 8 deletions

View File

@@ -848,8 +848,8 @@
{
"type": "block",
"pattern": {
"start": "--[[",
"end": "--]]"
"start": "--\\[\\[",
"end": "--\\]\\]"
}
}
]