update of packages
This commit is contained in:
14
lisp/markdown-mode/markdown-mode-pkg.el
Normal file
14
lisp/markdown-mode/markdown-mode-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "markdown-mode" "20231028.853" "Major mode for Markdown-formatted text"
|
||||
'((emacs "27.1"))
|
||||
:commit "b1a862f0165b7bafe0f874738a55be1b1720dd7d" :authors
|
||||
'(("Jason R. Blevins" . "jblevins@xbeta.org"))
|
||||
:maintainers
|
||||
'(("Jason R. Blevins" . "jblevins@xbeta.org"))
|
||||
:maintainer
|
||||
'("Jason R. Blevins" . "jblevins@xbeta.org")
|
||||
:keywords
|
||||
'("markdown" "github flavored markdown" "itex")
|
||||
:url "https://jblevins.org/projects/markdown-mode/")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user