view example/foo.html @ 8:a3f3c403b1e8

commenting.gv.txt
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 12 Nov 2013 22:29:03 -0800
parents 1c95a3fa76c1
children
line wrap: on
line source

<html>
  <body>
    <div id="comment_on_this">
      comment on me
    </div>
    <div id="dont_comment">
      don't comment on this!
    </div>
  </body>
</html>