summaryrefslogtreecommitdiff
path: root/tests/ref/html/quote-attribution-link.html
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-01-24 13:11:26 +0100
committerGitHub <noreply@github.com>2025-01-24 12:11:26 +0000
commit26e65bfef5b1da7f6c72e1409237cf03fb5d6069 (patch)
treedae6f71efead43736202dd6aea933b95b1bc7a14 /tests/ref/html/quote-attribution-link.html
parent467968af0788a3059e1bed47f9daee846f5b3904 (diff)
Semantic paragraphs (#5746)
Diffstat (limited to 'tests/ref/html/quote-attribution-link.html')
-rw-r--r--tests/ref/html/quote-attribution-link.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/html/quote-attribution-link.html b/tests/ref/html/quote-attribution-link.html
index 753807db..c12d2ae2 100644
--- a/tests/ref/html/quote-attribution-link.html
+++ b/tests/ref/html/quote-attribution-link.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
- <blockquote cite="https://typst.app/home"> Compose papers faster </blockquote>
+ <blockquote cite="https://typst.app/home">Compose papers faster</blockquote>
<p>— <a href="https://typst.app/home">typst.com</a></p>
</body>
</html>