-
Notifications
You must be signed in to change notification settings - Fork 14
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
Crash - panflute "invalid API version" #12
Comments
Same error here:
|
Same here on ubuntu 22.04.02 |
had same error fixed by checking version compatibility between panflute and pandoc on https://github.com/sergiocorreia/panflute and installing correct pandoc version: sudo apt remove pandoc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've just issued
pip install pandoc-plantuml-filter; pip install -U pandoc-mustache
on WSL with ubuntu-20.04, and tried running pandoc with both filters.Here is the console output:
Can you reproduce this bug?
The text was updated successfully, but these errors were encountered: