mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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.