markup
markup copied to clipboard
Org-mode table column width not shrinking
Given an example where a field in a table is very long:
| title | field |
| <15> | |
|-------------------------------------------------+-------------|
| Very long title this is a very long title hello | other field |
The <15> is supposed to shrink the given column to said max-length.
This does not seem to be supported as is, screenshot of current behaviour follows:
