From be19ec302584732eca18de162a7eaf5d8649379e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 24 Jan 2015 21:10:11 -0800 Subject: Removed spec-specific files (DTD, spec generation tools). --- tools/template.html | 110 ---------------------------------------------------- 1 file changed, 110 deletions(-) delete mode 100644 tools/template.html (limited to 'tools/template.html') diff --git a/tools/template.html b/tools/template.html deleted file mode 100644 index 10bbdb5..0000000 --- a/tools/template.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - -${title} - - - - - -

${title}

-
Version ${version} (${date})
-
- ${author} -
-
-Creative
-   Commons BY-SA
CommonMark Spec by - John MacFarlane is licensed under a - Creative - Commons Attribution-ShareAlike 4.0 International License. -
-
-${body} - - -- cgit v1.2.3