diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-06-10 16:46:01 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-06-10 16:46:01 +0200 |
| commit | 5611c26577c4cf6d52b9b66b7b1a32253aa23ec1 (patch) | |
| tree | b06a64845ef691700aed7fd0ed1e22dd064cc742 /tests/typ/markup/basic.typ | |
| parent | bce553a991f19b2b5bb9efef6b74bd12e15a10c6 (diff) | |
Restructure tests
Diffstat (limited to 'tests/typ/markup/basic.typ')
| -rw-r--r-- | tests/typ/markup/basic.typ | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/typ/markup/basic.typ b/tests/typ/markup/basic.typ deleted file mode 100644 index 01582ceb..00000000 --- a/tests/typ/markup/basic.typ +++ /dev/null @@ -1,12 +0,0 @@ -// Test basic markup. - ---- -A \ B \ C - ---- -Paragraph breaks - -for you! - ---- -The non-breaking~space does work. |
