27 lines
534 B
Plaintext
27 lines
534 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<h3>
|
|
Include Section Test
|
|
</h3>
|
|
<div class="toc">
|
|
<p>
|
|
<b>Table of contents</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<a href="#include_section_test.mulitple_file_section">Mulitple file section</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="include_section_test.mulitple_file_section">
|
|
<h3>
|
|
Mulitple file section
|
|
</h3>
|
|
<div id="include_section_test.mulitple_file_section">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|