This commit is contained in:
Raymundo Vásquez Ruiz
2019-12-01 19:55:19 +01:00
parent db783b92af
commit b62e260b24
460 changed files with 21878 additions and 4341 deletions

View File

@@ -0,0 +1,12 @@
(define-package "markdown-mode+" "20170320.2104" "extra functions for markdown-mode"
'((markdown-mode "20111229"))
:keywords
'("markdown" "latex" "osx" "rtf")
:authors
'(("Donald Ephraim Curtis"))
:maintainer
'("Donald Ephraim Curtis")
:url "http://github.com/milkypostman/markdown-mode-plus")
;; Local Variables:
;; no-byte-compile: t
;; End: