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

Ability to specify alternative executable (i.e. panzer instead of pandoc) #24

Open
thiemo opened this issue Aug 26, 2018 · 0 comments
Open

Comments

@thiemo
Copy link

thiemo commented Aug 26, 2018

There are wrappers for pandoc which enhance its functionality, for example panzer.

I suggest the following feature request:

Addition of option to choose the pandoc executable

//-------- Pandoc Option Configuration --------
"pandoc.executable": "pandoc", // default behaviour, use pandoc executable
"pandoc.executable": "panzer" // use user specified executable (in this case panzer)

there are no compatibility implications, because panzer takes the same arguments as the original pandoc, and then some more.

@thiemo thiemo changed the title Ability to specify alternative command (i.e. panzer instead of pandoc) Ability to specify alternative executable (i.e. panzer instead of pandoc) Aug 26, 2018
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

No branches or pull requests

1 participant