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

new pandoc json output format causes overlay_filter error #1

Closed
agoldst opened this issue Dec 1, 2016 · 1 comment
Closed

new pandoc json output format causes overlay_filter error #1

agoldst opened this issue Dec 1, 2016 · 1 comment

Comments

@agoldst
Copy link
Owner

agoldst commented Dec 1, 2016

pandoc >= 1.18 has a new json output format which gives an error with overlay_filter:

Traceback (most recent call last):
  File "/usr/local/bin/overlay_filter", line 115, in <module>
    altered = walk(doc, overlay_filter, format, doc[0]['unMeta'])
KeyError: 0
pandoc: Error running filter overlay_filter
Filter returned error status 1
@agoldst
Copy link
Owner Author

agoldst commented Jan 5, 2017

This should be fixed by 901c55d.

@agoldst agoldst closed this as completed Jan 5, 2017
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