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