Capitalize table headings and center level numbers
This commit is contained in:
parent
06bd3c07aa
commit
c651ecbe4e
1 changed files with 2 additions and 2 deletions
|
|
@ -132,8 +132,8 @@ If you need to change this in a reusable module, create a new instance:
|
|||
const ctx = new chalk.Instance({level: 0});
|
||||
```
|
||||
|
||||
| level | description |
|
||||
| ---: | :--- |
|
||||
| Level | Description |
|
||||
| :---: | :--- |
|
||||
| `0` | All colors disabled |
|
||||
| `1` | Basic color support (16 colors) |
|
||||
| `2` | 256 color support |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue