From 02b83707248b1ce45ae80199b1ceb6c6577440bb Mon Sep 17 00:00:00 2001 From: hongjr03 Date: Mon, 27 Jan 2025 22:20:03 +0800 Subject: [PATCH] fix: add missing newline at end of raw.typ file --- tests/suite/text/raw.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/suite/text/raw.typ b/tests/suite/text/raw.typ index d5e5128f2..aaf192050 100644 --- a/tests/suite/text/raw.typ +++ b/tests/suite/text/raw.typ @@ -716,4 +716,4 @@ a b c -------------------- // syntax highlighting. // // Error: 1-2:1 unclosed raw text -`endless \ No newline at end of file +`endless