mirror of
https://github.com/typst/typst
synced 2025-07-22 12:02:53 +08:00
14 lines
361 B
HTML
14 lines
361 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
</head>
|
||
<body>
|
||
<h2 id="intro">1. Introduction</h2>
|
||
<p>See <a href="#setup">Section 1.1</a>.</p>
|
||
<h3 id="setup">1.1. Setup</h3>
|
||
<p>As seen in <a href="#intro">Section 1</a>, we proceed.</p>
|
||
</body>
|
||
</html>
|