Skip to content

"Incompatible API versions" with pandoc 2.9.1.1 #11

@dmitryperets

Description

@dmitryperets

When trying to use pandoc-emphasize-code with the latest pandoc 2.9.1.1, I get the following error:

pandoc-emphasize-code: Error in $: Incompatible API versions: encoded with [1,20] but attempted to decode with [1,17,3].
CallStack (from HasCallStack):
  error, called at ./Text/Pandoc/JSON.hs:111:48 in pandoc-types-1.17.3-8FqBpKHzarl96XxtefXvVq:Text.Pandoc.JSON
Error running filter ../common/pandoc-emphasize-code:
Filter returned error status 1

Here is my pandoc version:

pandoc --version
pandoc 2.9.1.1
Compiled with pandoc-types 1.20, texmath 0.12, skylighting 0.8.3

I suppose the filter must be rebuilt for pandoc-types 1.20?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions