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

@@ -3,3 +3,4 @@ The autogen tests are the tests automatically generated to compare the output of
- No prefix :: The test is run with the default settings (The upstream Emacs Org-mode determines the default settings)
- la :: Short for "list alphabetic". Enables alphabetic plain lists.
- t# :: Sets the tab-width to # (as in t4 sets the tab-width to 4).