mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Adjust decsription of checkboxes (#720)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/720 Reviewed-by: Robert Wolff <mahlzahn@posteo.de> Co-authored-by: d2weber <d2weber@noreply.codeberg.org> Co-committed-by: d2weber <d2weber@noreply.codeberg.org>
This commit is contained in:
parent
10f7ef9593
commit
824a6bf458
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue