0513a7eebb
This layer enables conversion of document directly from emacs e.g. .md to .docx or .md to .org etc.
1.1 KiB
1.1 KiB
Table of Contents
Pandoc mode
Pandoc is a universal document converter. It makes it easy to e.g. convert a Markdown file to org mode or vice versa. It can also export your text to PDF or DOCX.
To use the mode please install pandoc first.
For a full list of possible conversions see the Pandoc website.
An explanation of all the options offered by pandoc-mode can be found at the
Pandoc-mode website. The command
C-c /
is mapped to SPC P / in Spacemacs.
Install
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(pandoc))
Keybindings
Key Binding | Description
--------------------|------------------------------------------------------------ SPC P / | Start pandoc-mode and open menu