;;; -*- no-byte-compile: t -*- (define-package "markdown-mode" "20180904.1601" "Major mode for Markdown-formatted text" '((emacs "24.4") (cl-lib "0.5")) :commit "30ae22215da05c4e02fcc3bfee0317cfec9c8fe5" :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/")