diff options
Diffstat (limited to 'tests/ref/html/link-basic.html')
| -rw-r--r-- | tests/ref/html/link-basic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/html/link-basic.html b/tests/ref/html/link-basic.html index 1f4e02e1..5d998667 100644 --- a/tests/ref/html/link-basic.html +++ b/tests/ref/html/link-basic.html @@ -18,4 +18,4 @@ Contact <a href="mailto:hi@typst.app">hi@typst.app</a> or call <a href="tel:123">123</a> for more information. </p> </body> -</html>
\ No newline at end of file +</html> |
