With the new 25.1 installed, I'm wondering if there is a better way to view a Markdown inside an Emacs buffer. Would this involve xwidget? Not sure how to enable/install xwidget on my new Emacs 25.1.
Asked
Active
Viewed 107 times
markdown-mode
? https://www.emacswiki.org/emacs/MarkdownMode Alternatively, you can study how that mode utilizes the built-inoutline-mode
and make your own mode or tweakmarkdown-mode
. – lawlist Sep 22 '16 at 18:15eww
since emacs 24.4. – Kaushal Modi Sep 22 '16 at 18:17