Editor test suite ships in tst/ (from dev 4e8c3db2882d)

This commit is contained in:
2026-07-27 01:59:29 +02:00
parent 01b1cc959a
commit 73ed7f3d5d
31 changed files with 419 additions and 2 deletions

View 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.