lang/markdown: remove vestigial pandoc-mode

This commit is contained in:
Henrik Lissner 2019-05-21 17:12:52 -04:00
parent 2c5c192b6f
commit ece2f86480
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -3,8 +3,3 @@
(package! markdown-mode)
(package! markdown-toc)
(when (featurep! +pandoc)
(package! pandoc-mode))