fix: make the checkbox test pass

This commit is contained in:
Thomas F. K. Jorna
2022-05-17 10:57:42 +02:00
parent 725d3e2b98
commit 1fe2b4ae2a
4 changed files with 11 additions and 7 deletions

View File

@@ -375,7 +375,7 @@
},
{
"type": "line",
"pattern": "- [ ]"
"pattern": "- \\[ \\]"
}
]
},