typst/tests/ref/html/quote-nesting-html.html
2025-01-23 12:21:34 +00:00

13 lines
303 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<p>
When you said that “he surely meant that she intended to say “I'm sorry””, I was quite confused.
</p>
</body>
</html>