Added note on --preserve-tabs in README.
This commit is contained in:
parent
f79ed27bb5
commit
0e97e22672
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -236,6 +236,8 @@ Reader options
|
|||
|
||||
`-p`, `--preserve-tabs`
|
||||
: Preserve tabs instead of converting them to spaces (the default).
|
||||
Note that this will only affect tabs in literal code spans and code
|
||||
blocks; tabs in regular text will be treated as spaces.
|
||||
|
||||
`--tab-stop=`*NUMBER*
|
||||
: Specify the number of spaces per tab (default is 4).
|
||||
|
|
Loading…
Add table
Reference in a new issue