blob: 57b6737559b3af7fb832e8cf78a1a22f1360a3e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!DOCTYPE html>
<html>
<head></head>
<body>
<h3>
Testing date: 2000-Dec-20
</h3>
<div class="toc">
<p>
<b>Table of contents</b>
</p>
<ul>
<li>
<a href="#testing_macro_date_nested_macro">Testing macro date: 5 May 2013</a>
</li>
</ul>
</div>
<div id="testing_macro_date_nested_macro">
<h3>
Testing macro date: 5 May 2013
</h3>
</div>
</body>
</html>
|