spacemacs-elpa/26.3/develop/markdown-toc-20200517.1233/markdown-toc-pkg.el
Yann Esposito (Yogsototh) 49ea931ec3
big update
2020-08-22 09:35:46 +02:00

8 lines
257 B
EmacsLisp

(define-package "markdown-toc" "20200517.1233" "A simple TOC generator for markdown file"
'((s "1.9.0")
(dash "2.11.0")
(markdown-mode "2.1"))
:commit "9565eeaa1d26bc0ab83eb65bd30470888f724044")
;; Local Variables:
;; no-byte-compile: t
;; End: