c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS
1.4 KiB
1.4 KiB
Pandoc contribution layer for Spacemacs
Description
Install
Layer
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(pandoc))
Pandoc
To use the mode please install pandoc first.
Usage
For a full list of possible conversions see the Pandoc documentation.
An explanation of all the options offered by pandoc-mode
can be found at the
Pandoc-mode website.
Key Bindings
Key Binding | Description |
---|---|
SPC P / |
Start pandoc-mode and open menu |