markdown-toc.rcp: new recipe

This commit is contained in:
Noam Postavsky 2015-05-29 16:06:08 -04:00
parent f03e8f7860
commit 95b88b94c2

5
recipes/markdown-toc.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name markdown-toc
:description "Generate a TOC in markdown file"
:type github
:pkgname "ardumont/markdown-toc"
:depends (s dash markdown-mode))