jez / pandoc-sidenote

Convert Pandoc Markdown-style footnotes into sidenotes
MIT License
136 stars 17 forks source link

Error with pandoc-ruby 2.1.7: #28

Closed wowo101 closed 1 year ago

wowo101 commented 1 year ago

I get an error with pandoc-ruby 2.1.7 that is very similar to issue #15:

pandoc-sidenote: Error in $: Incompatible API versions: encoded with [1,23] but attempted to decode with [1,22]

Any immediate tips or pointers? Any additional information you need to analyse this?

wowo101 commented 1 year ago

Bump

wowo101 commented 1 year ago

I believe this would be fixed by this PR: https://github.com/jez/pandoc-sidenote/pull/27 – please merge!