summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-04 23:06:35 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-04 23:06:35 -0800
commit04fcb7a24ea4ac179f5033c00f7cb23b8ebb9e35 (patch)
tree209b721e4d0a06e90f5dfcc0e0a57ac9d9041d1e /spec.txt
parenta97d9f95383302f06450fff914c0f253fe06fb79 (diff)
Use cmark itself to build spec.html.
Removes build dependency on pandoc. Closes #256. Note: we have lost "smart punctuation," but we can either (a) add an option to do this in the cmark renderer, or (b) insert unicode punctuation in the spec as needed. Not an urgent issue in any case.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index aebbc5b..508a3f7 100644
--- a/spec.txt
+++ b/spec.txt
@@ -1,7 +1,6 @@
---
title: CommonMark Spec
-author:
-- John MacFarlane
+author: John MacFarlane
version: 0.15
date: 2014-12-31
license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)'