- Commit
- 2df37bd425be2e193cf788377b409be66e93536a
- Parent
- 2eddae79ea40fc90ca9d05b23fb909eb8cc0211c
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Added link to repository, since README also visible on the gh-pages.
My personal build of CMark ✏️
Added link to repository, since README also visible on the gh-pages.
1 file changed, 3 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | README.md | 3 | 3 | 0 |
diff --git a/README.md b/README.md @@ -4,6 +4,9 @@ Standard markdown Standard markdown is a [specification of markdown syntax][the spec], together with BSD3-licensed implementations (`stmd`) in C and javascript. +The spec and all of the code can be found in +[this repository](http://github.com/jgm/stmd). + The implementations -------------------