command-line-usage icon indicating copy to clipboard operation
command-line-usage copied to clipboard

Feature request: allow for table options in regular content blocks

Open kwaping opened this issue 5 years ago • 0 comments

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!

kwaping avatar Mar 13 '20 23:03 kwaping