1<h1>
2 scmdoc second library
3</h1>
4<p>
5 This is the second library
6</p>
7<h2>
8 Index
9</h2>
10<details>
11 <summary>
12 Table of contents
13 </summary>
14 <ul>
15 <li>
16 <a href="#section-declarations">Declarations</a>
17 </li>
18 <ul>
19 <li>
20 <a href="#other-id">other-id</a>
21 </li>
22 </ul>
23 </ul>
24</details>
25<h2 id="section-declarations">
26 Declarations
27</h2>
28<h3>
29 constant <a id="other-id" href="#other-id">other-id</a>
30</h3>
31<p>
32 Other identifier.
33</p>
34<pre><code>other-id</code></pre>