command-line-usage
command-line-usage copied to clipboard
Feature request: allow for table options in regular content blocks
I have a Usage section that is quite wide (15 character desc and 80 character example). This is creating wrapping issues that are breaking my Jest snapshots when not running in a TTY (Jenkins CI). I have filed an issue in 75lb/table-layout as well.
I think that both issues could be resolved by allowing content.js to work with tableOptions like you have in option-list.js.
Thanks!