summaryrefslogtreecommitdiff
path: root/tests/typ/markup/basic.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/markup/basic.typ')
-rw-r--r--tests/typ/markup/basic.typ12
1 files changed, 1 insertions, 11 deletions
diff --git a/tests/typ/markup/basic.typ b/tests/typ/markup/basic.typ
index 24c23e64..01582ceb 100644
--- a/tests/typ/markup/basic.typ
+++ b/tests/typ/markup/basic.typ
@@ -1,20 +1,10 @@
// Test basic markup.
---
-#let linebreak() = [
- // Inside the old line break definition is still active.
- #square(length: 3pt, fill: black) \
-]
-
A \ B \ C
---
-// Paragraph breaks don't exist!
-#let parbreak() = [ ]
-
-No more
-
-paragraph breaks
+Paragraph breaks
for you!