diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-09-06 19:00:47 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-09-06 19:00:47 -0700 |
commit | fcec9dcf438c787c4e31e051cb2ca9db52d8db60 (patch) | |
tree | 815bf1363a4be2ce891e77077f98552dfe3dedaa | |
parent | 3f58ea88000e800e21dd4f2aab6ca116e12956d6 (diff) |
Cosmetic change in README.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ CommonMark -================= +========== CommonMark is a [specification of markdown syntax][the spec], together with BSD3-licensed implementations (`stmd`) in C and javascript. |