i use the following snippet to create checkboxes `...
# chat
k
i use the following snippet to create checkboxes
Copy code
"checkbox": {
    "prefix": "ch",
    "body": "- [ ] "
  },