From 704f2fbaf1b4483caa12f249a222c49e44f08961 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 26 Sep 2022 15:39:32 +0200 Subject: Description lists, link syntax, and new enum syntax --- tests/typ/code/comment.typ | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/typ/code') diff --git a/tests/typ/code/comment.typ b/tests/typ/code/comment.typ index db0a17a4..4a4dc7ab 100644 --- a/tests/typ/code/comment.typ +++ b/tests/typ/code/comment.typ @@ -24,11 +24,6 @@ Still comment. E ---- -// Line comments have a special case for URLs. -https://example.com \ -https:/* block comments don't ... */ - --- // End should not appear without start. // Error: 7-9 unexpected end of block comment -- cgit v1.2.3