We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db1668 commit 0b5e64bCopy full SHA for 0b5e64b
README.md
@@ -6,7 +6,7 @@ A simple text editor that makes it easy to write and read nested notes.
6
7
Online demo with explanations: https://maxlap.github.io/standard-notes-indent-editor/demo.html
8
9
-The [demo](https://maxlap.github.io/standard-notes-indent-editor/demo.html)shows everything nicely, but compared to a basic text editor:
+The [demo](https://maxlap.github.io/standard-notes-indent-editor/demo.html) shows everything nicely, but compared to a basic text editor:
10
11
* Press `Tab` to indent the line (or selected lines) with 2 spaces (even if in the middle of the line).
12
* Press `Shift` + `Tab` removes 2 spaces from the beginning of line (or selected lines).
0 commit comments