Skip to content

Commit 257fe06

Browse files
committed
Add note about numbered list to readme
1 parent 4b0feec commit 257fe06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The [demo](https://maxlap.github.io/standard-notes-indent-editor/demo.html) show
1818
* Lines wrap until after those characters too.
1919
* Pressing `Enter` copies the *->+ along with the spaces.
2020
* Indentation uses a fixed-width font, so it always align nicely.
21+
* Numbered lists (lines starting with 1. then 2.) are also considered indentation, and numbers will auto-increment on "Enter".
2122
* Lines that wrap are shown as paragraph of around 50 characters wide. This keeps them from being super large and hard to read
2223
* Lines that wrap are slightly closer together vertically.
2324
* Lines starting with a number sign (#) are headers, shown as bold and bigger text.

0 commit comments

Comments
 (0)