1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

correct the documentation about adding checkboxes

This commit is contained in:
Jared Crowe 2018-03-02 09:30:27 +11:00
parent 23c5934a7d
commit c76beae057

View File

@ -194,9 +194,9 @@ Here is an example with the Markdown and rendered result side by side:
Checkboxes can be added like so:
-[ ] Milk
-[ ] Rice
-[ ] Eggs
- [ ] Milk
- [ ] Rice
- [ ] Eggs
The checkboxes can then be ticked in the mobile and desktop applications.