mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-22 17:45:49 +08:00
Render tables with zero-width columns (#1197)
Fixes https://github.com/spectreconsole/spectre.console/issues/361
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
┌──┬───┐
|
||||
│ │ │
|
||||
├──┼───┤
|
||||
│ │ A │
|
||||
│ │ B │
|
||||
└──┴───┘
|
||||
Reference in New Issue
Block a user