Describe the bug
When there’s a column with very narrow content, the header label (a single word) gets broken across multiple lines
To Reproduce
Steps to reproduce the behavior:
- Create a table with two columns
- Put in a normal length word as the column header for both columns
- Add a 1 char string to column 1, and then a long string to column 2
Expected behavior
Ideally I’d love to be able to specify column widths (or even drag to resize ), but it’d just be great if the column sizing wouldn’t split a single word over multiple lines (especially if that word is <40 characters long)
Screenshots
System:
- OS: OSX 12
- Obsidian Version: v0.14.6
Additional notes
I’ve already checked, this isn’t an Advanced Tables bug.