diff --git a/content/markdown/introduction-to-markdown.md b/content/markdown/introduction-to-markdown.md index 9b0535d..8b1c254 100644 --- a/content/markdown/introduction-to-markdown.md +++ b/content/markdown/introduction-to-markdown.md @@ -130,8 +130,8 @@ After that, a link to the comment containing the reference will be added to the ### Checkboxes -You can add checkboxes to comments by using a space surrounded by square brackets `[ ]`. These can be checked/unchecked -later without editing the comment. +You can add checkboxes to comments by using list items with a space surrounded by square brackets `- [ ]`. These can be +checked/unchecked later without editing the comment. This can for example be useful when creating a Todo list. ### Mermaid diagrams