3 lines
313 B
EmacsLisp
Raw Normal View History

2019-10-20 16:24:07 -05:00
;;; -*- no-byte-compile: t -*-
(define-package "markdown-mode" "20171030.1117" "Major mode for Markdown-formatted text" '((emacs "24") (cl-lib "0.5")) :commit "736cb7e7af3f34bbea83c5396ed79ce07e7b820a" :url "https://jblevins.org/projects/markdown-mode/" :keywords '("markdown" "github flavored markdown" "itex"))