Support for customizable tables
KOTungseth opened this issue · 0 comments
KOTungseth commented
When we create tables, we should be able to customize the following:
- Add images
- Specify the sizes of columns and rows
For example, instead of automatically wrapping the text in the first column, we should be able to specify the width of the column so that the text appears as a single line:
- Add lines to create full boxes
Currently, our tables only display lines that separate the rows, but we should also be able to add lines that separate the columns.