spacemacs-elpa/26.3/develop/markdown-toc-20200517.1233/markdown-toc-pkg.el

9 lines
257 B
EmacsLisp
Raw Permalink Normal View History

2020-08-22 07:35:46 +00:00
(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: