diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/layout/table.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/layout/table.typ b/tests/typ/layout/table.typ index 52b6f70f..0372951c 100644 --- a/tests/typ/layout/table.typ +++ b/tests/typ/layout/table.typ @@ -7,3 +7,7 @@ thickness: 2pt, [A], [B], [C], [], [], [D \ E \ F \ \ \ G], [H], ) + +--- +// Ref: false +#table() |
