diff options
Diffstat (limited to 'tests/typ/layout/block-spacing.typ')
| -rw-r--r-- | tests/typ/layout/block-spacing.typ | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/typ/layout/block-spacing.typ b/tests/typ/layout/block-spacing.typ deleted file mode 100644 index 2c636676..00000000 --- a/tests/typ/layout/block-spacing.typ +++ /dev/null @@ -1,9 +0,0 @@ -// Test block spacing. - ---- -#set block(spacing: 10pt) -Hello - -There - -#block(spacing: 20pt)[Further down] |
