Checkboxes
40 / 52
38
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.
  • ✔️ Tip: In the box editor, use “Modules” and select the “Checklist” module, which is easier to use.
  • ⚙ checkboxes