From 05727bfc3a9cfd45a8e2028dfd0806f7a8f88015 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 20 Feb 2021 17:53:40 +0100 Subject: =?UTF-8?q?Reorganize=20tests=20=F0=9F=94=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/typ/text.typ | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/typ/text.typ (limited to 'tests/typ/text.typ') diff --git a/tests/typ/text.typ b/tests/typ/text.typ new file mode 100644 index 00000000..d86f4895 --- /dev/null +++ b/tests/typ/text.typ @@ -0,0 +1,8 @@ +// Test simple text. + +--- +Hello 🌏! + +--- +// Some code stuff in text. +let f() , ; : | + - /= == 12 "string" -- cgit v1.2.3