mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
updated docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
507fa5f80f
commit
5fbf206347
@ -813,7 +813,7 @@ to make source printing in console more pleasant to read.
|
|||||||
|
|
||||||
`tab_size` defaults to `object.TAB_SIZE`
|
`tab_size` defaults to `object.TAB_SIZE`
|
||||||
|
|
||||||
`keep_tabs` defaults to `object.KEEP_TABS`
|
`keep_indent` defaults to `object.KEEP_INDENT`
|
||||||
|
|
||||||
|
|
||||||
A shorthand to `normalizeIndent(..)` optimized for text rather than code
|
A shorthand to `normalizeIndent(..)` optimized for text rather than code
|
||||||
@ -822,7 +822,7 @@ normalizeTextIndent(..)
|
|||||||
-> <text>
|
-> <text>
|
||||||
```
|
```
|
||||||
|
|
||||||
This ignores `object.KEEP_TABS` and `keep_tabs` is 0 by default.
|
This ignores `object.KEEP_INDENT` and `keep_indent` is 0 by default.
|
||||||
|
|
||||||
|
|
||||||
### `match(..)`
|
### `match(..)`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user