summaryrefslogtreecommitdiff
path: root/tests/typ/text/emphasis.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-05-24 16:58:51 +0200
committerLaurenz <laurmaedje@gmail.com>2023-05-24 16:58:51 +0200
commit017027bf392f7be2e73428fa34a3d1ef0b8d255e (patch)
tree55d862cc8c987c0b842ad063df653f97606f6d73 /tests/typ/text/emphasis.typ
parentb9d03be9755dae7f439763d181ec0c55a1e4c3d6 (diff)
Rework delimiter errors
Fixes #572
Diffstat (limited to 'tests/typ/text/emphasis.typ')
-rw-r--r--tests/typ/text/emphasis.typ8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/typ/text/emphasis.typ b/tests/typ/text/emphasis.typ
index 0191ac87..fd04c8e7 100644
--- a/tests/typ/text/emphasis.typ
+++ b/tests/typ/text/emphasis.typ
@@ -27,17 +27,17 @@ Normal
*Medium* and *#[*Bold*]*
---
-// Error: 13 expected underscore
+// Error: 6-7 unclosed delimiter
#box[_Scoped] to body.
---
// Ends at paragraph break.
-// Error: 7 expected underscore
+// Error: 1-2 unclosed delimiter
_Hello
World
---
-// Error: 26 expected star
-// Error: 26 expected underscore
+// Error: 11-12 unclosed delimiter
+// Error: 3-4 unclosed delimiter
#[_Cannot *be interleaved]