blob: 1727497825fe430d96500170c056a36f71bfda4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<title>CommonMark Spec</title>
<meta http-equiv="refresh" content="0;URL='http://spec.commonmark.org/VERSION/" >
</head>
<body>
<p>The most recent version of the CommonMark Spec can be found
at <a href="http://spec.commonmark.org/VERSION/">http://spec.commonmark.org/VERSION/</a>.</p>
</body>
</html>
|