Add a recipe for markdown-toc (a toc generator for markdown)

This commit is contained in:
Antoine R. Dumont 2014-05-24 23:07:58 +02:00
parent cc873e8271
commit 9fb9b0257f

2
recipes/markdown-toc Normal file
View file

@ -0,0 +1,2 @@
(markdown-toc :fetcher github
:repo "ardumont/markdown-toc")