Skip to content

Commit 3a68e26

Browse files
committed
feat: update available table modes
1 parent 055f4b6 commit 3a68e26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

book/coloring_and_theming.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The options for `$env.config.table.mode` can be listed with `table --list`:
2121
- `compact`
2222
- `default`
2323
- `dots`
24+
- `double`
2425
- `heavy`
2526
- `light`
2627
- `markdown`
@@ -29,6 +30,7 @@ The options for `$env.config.table.mode` can be listed with `table --list`:
2930
- `reinforced`
3031
- `restructured`
3132
- `rounded`
33+
- `single`
3234
- `thin`
3335
- `with_love`
3436

0 commit comments

Comments
 (0)