#Tables for CSV

1 messages · Page 1 of 1 (latest)

hazy tundra
#

I want to import a table from csv. Is there any possibility to change particular cells? Namely, I want to wrap text inside or have some breaklines.

soft merlin
#

I think you just set the width to enforce line breaks.
columns:(1fr,1fr,1fr) splits them evenly.

#

into 3 columns