mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
added rudimentary support for markdown compilation via pandoc
This commit is contained in:
@@ -4,3 +4,7 @@
|
||||
(package! markdown-mode)
|
||||
(package! markdown-toc)
|
||||
|
||||
(when (featurep! +pandoc)
|
||||
(package! pandoc-mode))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user