diff options
Diffstat (limited to 'tests/typ/text.typ')
| -rw-r--r-- | tests/typ/text.typ | 8 |
1 files changed, 8 insertions, 0 deletions
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" |
