mirror of
https://github.com/typst/typst
synced 2025-07-28 06:47:53 +08:00
Update tests
This commit is contained in:
parent
c69c07fab5
commit
b374aa131b
@ -6,8 +6,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h2>Heading is no paragraph</h2>
|
<h2>Heading is no paragraph</h2>
|
||||||
<p>I'm a paragraph.</p>
|
<p>I’m a paragraph.</p>
|
||||||
<div>I'm not.</div>
|
<div>I’m not.</div>
|
||||||
<div>
|
<div>
|
||||||
<p>We are two.</p>
|
<p>We are two.</p>
|
||||||
<p>So we are paragraphs.</p>
|
<p>So we are paragraphs.</p>
|
||||||
|
@ -5,6 +5,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>When you said that “he surely meant that ‘she intended to say “I'm sorry”’”, I was quite confused.</p>
|
<p>When you said that “he surely meant that ‘she intended to say “I’m sorry”’”, I was quite confused.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user