pandoc-mode
pandoc-mode copied to clipboard
An Emacs minor mode for interacting with Pandoc.
trafficstars
pandoc-mode
pandoc-mode is an Emacs mode for interacting with
Pandoc. pandoc-mode is implemented
as a minor mode that can be activated alongside the major mode for any of
Pandoc's supported input formats. It provides facilities to set the various
options that Pandoc accepts and to run Pandoc on the input file.
The website for pandoc-mode is:
http://joostkremers.github.io/pandoc-mode/
Sources can be found on github: