13 lines
317 B
Kotlin
13 lines
317 B
Kotlin
Some text before.
|
|
@table :caption Test
|
|
First item | Second | A third item that's longer ||
|
|
Row 2 | Text | Not as long ||
|
|
:column_width f f f
|
|
A cell that is way way too long to align nicely here | x | y ||
|
|
Multi | line cell
|
|
continues here | z ||
|
|
@b bold @ | @frac 1 | 2 @ ||
|
|
Last | row | here
|
|
@
|
|
After.
|