diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-13 22:53:21 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-13 22:53:21 -0700 |
commit | 650ad87f35f4405a2ca8270d2b2835daa442e5f1 (patch) | |
tree | de52c503032f0290ce111bbe9276e1b612f355e6 /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..93aecf8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +stmd +==== + +a spec for "standard markdown," with matching C and javascript implementations |