Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added readme for setting up pandoc path on windows #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hamxiaoz
Copy link

I installed the plugin on Windows today and I found the plugin cannot found my pandoc.exe on my computer. To solve the problem, I need to do either:
A. change the 'pandoc' to 'pandoc.exe' in the python source code
or
B. undefine 'pandoc_path' and use 'pandoc_bin' in the default settings.

I updated the readme to instruct how to do the method B.

@jonschlinkert
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants