Update notes-widget.mdx

This commit is contained in:
U. N. Owen 2023-09-16 14:21:45 +02:00 committed by GitHub
parent de4d0ae68c
commit 7328fe008c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ syntax is supported:
- `1. Ordered list item`
- `- [ ] Unchecked task`
- `- [x] Checked task`
- `[Link](https://example.com)`
</details>
@ -45,4 +46,4 @@ A new instance of the notes widget can be added by tapping the <MoreVertRoundedI
Notes can be dismissed by tapping the <MoreVertRoundedIcon /> icon in the bottom right corner and
selecting "Dismiss". If you dismiss a note, the widget will be removed, unless it is the last instance
of a note widget. In this case the note widget's content will be cleared instead.
of a note widget. In this case the note widget's content will be cleared instead.