Editor test suite ships in tst/ (from dev 4e8c3db2882d)
This commit is contained in:
12
tst/editor/align_mixed.kt
Normal file
12
tst/editor/align_mixed.kt
Normal file
@@ -0,0 +1,12 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user