Inserting a table
- In the editor, click the + button on the left side of a line or type
/. - Select Table from the insert menu.
- A table will appear with a default number of rows and columns.
Editing table content
Click any cell to start typing. You can move between cells with Tab (forward) or Shift + Tab (backward). To add a new row at the end, press Tab from the last cell. Right-clicking on the table gives you options to:- Add or delete rows and columns
- Merge or split cells
- Toggle header row
Styling the table
With the table selected, the right-hand sidebar shows styling options:Cells
- Header background color โ sets the fill color of the header row cells.
- Cell background color โ sets the fill color of all regular (body) cells.
- Cell padding โ controls internal spacing between the cellโs content and its border.
Border
- Border width โ thickness of the border around cells. Set to
0to remove all visible borders. - Border color โ color of the cell borders.
- Border style โ choose between solid, dashed, or dotted.
- Border radius โ rounds the corners of the overall table wrapper.
Spacing & layout
- Border spacing โ the gap between individual cells. Setting this to
0collapses the borders into a single line (classic table look). Increasing it creates a separated, card-like grid. - Margin โ external space above and below the table, separating it from surrounding content.