Checkboxes
Checkboxes
-
Checkboxes are easy to create using Markdown syntax.
-
Example:
-
- ☑ First Element
- ☑ Second Element
- ☑ Third Element
-
-
📝 Input:
[x] First Element
[ ] Second Element
[x] Third Element-
-
💖 In edit mode, you can click on the checkboxes within a box to check or uncheck them. The state of the checkboxes is saved in the box content.
-
⚙ checkboxes