From df4e6715cf31817878d73286d2d4b1ea1b7afdbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=C3=A4rber?= <01mf02@gmail.com> Date: Fri, 20 Dec 2024 10:48:17 +0100 Subject: HTML tests (#5594) Co-authored-by: Laurenz --- tests/ref/html/link-basic.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/ref/html/link-basic.html (limited to 'tests/ref/html/link-basic.html') diff --git a/tests/ref/html/link-basic.html b/tests/ref/html/link-basic.html new file mode 100644 index 00000000..1f4e02e1 --- /dev/null +++ b/tests/ref/html/link-basic.html @@ -0,0 +1,21 @@ + + + + + + + +

+ https://example.com/ +

+

+ Some text text text +

+

+ This link appears in the middle of a paragraph. +

+

+ Contact hi@typst.app or call 123 for more information. +

+ + \ No newline at end of file -- cgit v1.2.3