From 467968af0788a3059e1bed47f9daee846f5b3904 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 24 Jan 2025 12:15:09 +0100 Subject: Tweak HTML pretty printing (#5745) --- tests/ref/html/link-basic.html | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'tests/ref/html/link-basic.html') diff --git a/tests/ref/html/link-basic.html b/tests/ref/html/link-basic.html index 5d998667..89cb54db 100644 --- a/tests/ref/html/link-basic.html +++ b/tests/ref/html/link-basic.html @@ -5,17 +5,9 @@ -

- 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. -

+

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.

-- cgit v1.2.3