summaryrefslogtreecommitdiff
path: root/js/index.html
blob: 3f6c904fe1776e10fba0b505382d5d290bf5892b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <title>CommonMark dingus</title>
    <meta http-equiv="refresh" content="0;URL='/dingus.html" >
  </head>
  <body>
    <p>The most recent version of the CommonMark dingus can be found
at <a 
  href="http://try.commonmark.org/dingus.html/">/dingus.html/</a>.</p>
  </body>
</html>