v1.11.0
Tables you can actually edit
This release makes tables first-class to edit. Hover any table and grips appear around it — no menus to hunt through, no markup to hand-edit.
- Add rows and columns from the
+rails along the table's edges. - Select a whole row or column from its grip, then delete it — or open its menu to insert a row/column above, below, or to either side.
- Set column alignment — left, center, or right — from the column menu.
- Resize a column by dragging its border. The neighbouring column gives way, so the table always stays within your writing width instead of sprawling off the page.
- Reorder rows and columns by dragging a grip, with a clear marker showing exactly where the slice will land.
As always, your writing stays in plain, portable files you own: Markdown tables round-trip byte-for-byte, and Skrive's native format quietly keeps the extras Markdown has no place for, like column widths.