aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--spec.txt4
2 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 69778b7..7caceef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*~
-*.bak \ No newline at end of file
+*.bak
+spec.html \ No newline at end of file
diff --git a/spec.txt b/spec.txt
index 3c0d4e4..ee8cc19 100644
--- a/spec.txt
+++ b/spec.txt
@@ -1,8 +1,8 @@
---
title: CommonMark Spec
author: John MacFarlane
-version: 0.20
-date: 2015-06-08
+version: 0.21-dev
+date:
license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)'
...