Skip to content

Commit 962edf4

Browse files
author
James Halliday
committed
formatting
1 parent e6815c9 commit 962edf4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ which outputs:
8383

8484
### space
8585

86-
If you specify `opts.space`, it will indent the output for pretty-printing. Valid values are strings (e.g. `{space: \t}`) or a number of spaces (`{space: 3}`).
86+
If you specify `opts.space`, it will indent the output for pretty-printing.
87+
Valid values are strings (e.g. `{space: \t}`) or a number of spaces
88+
(`{space: 3}`).
8789

8890
For example:
8991

0 commit comments

Comments
 (0)