§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.themeanddracula.yamlsomewhere memorable (perhaps into~/.config/pandoc/) - Get
draculatheme.styfrom the LaTeX Dracula theme and put it withdracula.themeanddracula.yaml - Replace the paths in
dracula.yamlwith the full paths of wherever you have placeddracula.themeanddraculatheme.sty - Use pandoc with the flag
--defaults path/to/dracula.yaml - Boom! It's working
