mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 13:28:16 +08:00
fix: table title's first letter is getting capitalized by default (#652)
fix for #638
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
hello world
|
||||
╭────────┬────────┬───────╮
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
╰────────┴────────┴───────╯
|
||||
goodbye world
|
Reference in New Issue
Block a user