doc: Fix bullet-list markup
This commit is contained in:
parent
4e230ecc61
commit
9354ae003a
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ The notes module offers:
|
||||||
|
|
||||||
* adding, removing and settings of tags
|
* adding, removing and settings of tags
|
||||||
* listing notes, optionally filtered by
|
* listing notes, optionally filtered by
|
||||||
* tags
|
* tags
|
||||||
* `grep`ping through note content and listing
|
* `grep`ping through note content and listing
|
||||||
* the matches
|
* the matches
|
||||||
* files with matches
|
* files with matches
|
||||||
* opening a note via `xdg-open` (rendered as HTML if content is written in
|
* opening a note via `xdg-open` (rendered as HTML if content is written in
|
||||||
a markup language)
|
a markup language)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue