Update notes-widget.mdx
This commit is contained in:
parent
de4d0ae68c
commit
7328fe008c
@ -30,6 +30,7 @@ syntax is supported:
|
|||||||
- `1. Ordered list item`
|
- `1. Ordered list item`
|
||||||
- `- [ ] Unchecked task`
|
- `- [ ] Unchecked task`
|
||||||
- `- [x] Checked task`
|
- `- [x] Checked task`
|
||||||
|
- `[Link](https://example.com)`
|
||||||
|
|
||||||
</details>
|
</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
|
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
|
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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user