Add tests for tab width.

This commit is contained in:
Tom Alexander
2023-09-29 15:47:58 -04:00
parent 9a479b33e0
commit 0c363c8dd6
4 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# "lorem" is prefixed by a tab instead of spaces, so the editor's tab-width value determines whether lorem is a sibling of baz (tab-width 8), a sibling of bar (tab-width < 8), or a child of baz (tab-width > 8).
1. foo
1. bar
1. baz
1. lorem