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

Pandoc location option #4

Merged

Conversation

feeeper
Copy link

@feeeper feeeper commented Oct 1, 2020

pandoc.executable option was added (#2)

Default value for the option is empty string. If pandoc.executable is empty so extension uses default pandoc executable.

In case you want to use specific executable you can speicfy the full path as a value for the option. For example c:/program files/pandoc/pandoc.exe for Windows.

1. Add `pandoc.executable` option for pandoc executable
2. Add function `getPandocExecutablePath` that checks `pandoc.executable`
option
3. Update `README.md` for new option
@ChrisChinchilla
Copy link
Owner

Thanks @feeeper

@ChrisChinchilla ChrisChinchilla merged commit 3cbd5f6 into ChrisChinchilla:master Oct 6, 2020
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