jez / pandoc-sidenote

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

Bump dep pandoc-types ~>1.23 #27

Closed p3palazzo closed 1 year ago

p3palazzo commented 1 year ago

For compatibility with pandoc up to v3.1.1.

Builds and works perfectly on MacOS 12.6.3. Should work on other platforms as well but I have not had the opportunity to test.

ludwigschubert commented 1 year ago

This would be great to get merged and released, as on current versions of pandoc (3.x) building the pandoc-markdown-css-theme fails with this error message:

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

I believe this would be fixed by this PR.

wowo101 commented 1 year ago

Yes, please merge this PR as my whole build process is blocked by the error described above.

ludwigschubert commented 1 year ago

\o/ Thank you @jez ! Can confirm the release works and is available even from homebrew. :-)