Line Breaks

Use the [br] tag to insert inline line breaks inside any table cell.

Syntax

STL
First Line[br]Second Line
Example
STL
#table cols: 2 [body] Address | 123 Main St[br]Suite 400[br]New York, NY 10001 Contact | Jane Doe[br]jane@example.com

How Line Breaks Work

Line breaks are parsed and converted to proper line break elements by STL renderers, allowing you to have multi-line text content within a single table cell without breaking the row layout.

Sanity Table LogoStructured Tables
Fast, free and open source.
Write in STL (Structured Table Language), render anywhere.

Open Source under MIT License