initial
This commit is contained in:
2
elpa/markdown-mode-20190802.2215/markdown-mode-pkg.el
Normal file
2
elpa/markdown-mode-20190802.2215/markdown-mode-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "markdown-mode" "20190802.2215" "Major mode for Markdown-formatted text" '((emacs "24.4") (cl-lib "0.5")) :commit "f3c54e34cc5228001af36a5301883325319f21d4" :keywords '("markdown" "github flavored markdown" "itex") :authors '(("Jason R. Blevins" . "jblevins@xbeta.org")) :maintainer '("Jason R. Blevins" . "jblevins@xbeta.org") :url "https://jblevins.org/projects/markdown-mode/")
|
||||
Reference in New Issue
Block a user