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

Incorrect pandoc version #1477

Closed
acarril opened this issue Feb 24, 2017 · 3 comments
Closed

Incorrect pandoc version #1477

acarril opened this issue Feb 24, 2017 · 3 comments
Assignees

Comments

@acarril
Copy link

acarril commented Feb 24, 2017

The lastest pandoc stable version is supposed to be 1.19.2.1, but due to an error reported here, version 2.0 was actually packaged in Windows. pandoc's authors seem to have corrected the issue, but it appears that an incorrect version still remains here. This can be verified by typing pandoc --version, which shows it's actually 2.0.

@mingwandroid
Copy link

mingwandroid commented Feb 24, 2017

Urgh. I can't fix this until tomorrow.

@acarril
Copy link
Author

acarril commented Feb 26, 2017

OK thank you! Please report when you do, so I can reinstall pandoc.

@mingwandroid mingwandroid self-assigned this Feb 26, 2017
@mingwandroid
Copy link

An updated pandoc for Windows has now been released:

conda update pandoc
pandoc --version
pandoc 1.19.2.1

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

2 participants