Files
klammertext/tst/editor/align_mixed_expected.kt

13 lines
370 B
Kotlin
Raw Permalink Normal View History

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.