vscode-office icon indicating copy to clipboard operation
vscode-office copied to clipboard

Text wrap in tables

Open DutchPete opened this issue 1 year ago • 2 comments

Mode: Live Preview Issue: Right now text in table cells just runs straight on, so with a lot of text in a cell a lot of scrolling to the right is required. Would it be possible to have text in table cells be wrapped if they exceed a certain width?

DutchPete avatar Nov 16 '24 16:11 DutchPete

You mean in the live view or in the code? From what I know it's not possible in the code due to Markdown language limitations.

mr-manuel avatar Nov 21 '24 08:11 mr-manuel

I meant in the code. You have answered my question: it is not possible. If you check out Obsidian you'll see that it is possible in their Live Preview mode – the LP mode is a hybrid of code and what you call live view.

DutchPete avatar Nov 21 '24 09:11 DutchPete