Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit f6ee1a3

Browse files
committed
Some docs fixes
1 parent 955533f commit f6ee1a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Fast Editor differences:
4545
* Pressing `Shift` + `Ctrl`+ `L ` adds markdown link to note. (You could use [standardnotes-fs](https://github.com/tannercollin/standardnotes-fs) with [foam](https://github.com/foambubble/foam) to utilize Zettelkasten method in Standard Notes)
4646
* Pressing `Shift` + `Ctrl`+ `T` adds current date to the note. (Made by ghedamat)
4747
* Simple todo editor.
48-
Type `=` at the beginning of the line to highlight the task.
49-
Type `/` at the beginning of the line to mark the task as delegated.
50-
Type `<`at the beginning of the line to postpone the task.
51-
Type `~` at the beginning of the line to mark the task as complete. Or you could use it to strikethrough any text in your notes.
48+
Type `=` at the beginning of the line to highlight the task.
49+
Type `/` at the beginning of the line to mark the task as delegated.
50+
Type `<`at the beginning of the line to postpone the task.
51+
Type `~` at the beginning of the line to mark the task as complete. Or you could use it to strikethrough any text in your notes.
5252

5353

5454
### How to install

0 commit comments

Comments
 (0)