§Pandoc
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/pandoc.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Copy
dracula.theme
anddracula.yaml
somewhere memorable (perhaps into~/.config/pandoc/
) - Get
draculatheme.sty
from the LaTeX Dracula theme and put it withdracula.theme
anddracula.yaml
- Replace the paths in
dracula.yaml
with the full paths of wherever you have placeddracula.theme
anddraculatheme.sty
- Use pandoc with the flag
--defaults path/to/dracula.yaml
- Boom! It's working