fixed indent in README
This commit is contained in:
@@ -33,7 +33,7 @@ works as follows:
|
|||||||
- Each row is represented as a single line of text.
|
- Each row is represented as a single line of text.
|
||||||
- Cells are separated by tab characters.
|
- Cells are separated by tab characters.
|
||||||
- Certain special characters within the cells are substituted for other values as follows:
|
- Certain special characters within the cells are substituted for other values as follows:
|
||||||
- Newlines become `~n`.
|
- Newlines become `~n`.
|
||||||
- Carriage returns become `~r`.
|
- Carriage returns become `~r`.
|
||||||
- Tabs become `~t`.
|
- Tabs become `~t`.
|
||||||
- Tildes (`~`) become `~!`.
|
- Tildes (`~`) become `~!`.
|
||||||
|
|||||||
Reference in New Issue
Block a user