doomemacs/modules/lang/markdown
Henrik Lissner 30319d1c3e
lang/markdown: auto-resolve build & open programs
Markdown-mode will now auto-detect a markdown compiler when you use
markdown-preview (SPC m b). It will try marked, pandoc and markdown, in
that order.

As for markdown-open, it will now use "open" on MacOS and "xdg-open" on
Linux, by default.
2019-05-18 00:53:39 -04:00
..
autoload.el lang/markdown: auto-resolve build & open programs 2019-05-18 00:53:39 -04:00
config.el lang/markdown: auto-resolve build & open programs 2019-05-18 00:53:39 -04:00
doctor.el lang/markdown: add markdown-command check 2019-03-30 02:17:52 -04:00
packages.el added rudimentary support for markdown compilation via pandoc 2018-06-22 14:02:35 +02:00