Giter Club home page Giter Club logo

Comments (3)

DCsunset avatar DCsunset commented on July 20, 2024

Hi, can you show your pandoc version? It may be incompatible with old versions of pandoc.

from pandoc-include.

orjanv avatar orjanv commented on July 20, 2024

I got the same error, just set up my writing environment on a new laptop with debian 11.6:

pip install --user pandoc-include

Successfully installed click-8.1.3 natsort-8.2.0 pandoc-include-1.2.0 panflute-2.3.0 pyyaml-6.0

Debian 11 had as expected not the latest version of pandoc in its stable repositories:

pandoc --version

pandoc 2.9.2.1

I ended up downloading the latest binary - .deb from pandoc.org and installed in manually:

dpkg -i pandoc-3.0.1-1-amd64.deb

Now running pandoc 3.0.1 which compiles the PDF perfectly as expected.

Perhaps a note about pandoc version requirements in the notes for pandoc-include?

Thanks for making this :-) I'm currently writing a fiction novelle, excited about using markdown with pandoc-include to accomplish this.

from pandoc-include.

DCsunset avatar DCsunset commented on July 20, 2024

@orjanv Thanks for your feedback! On my side, it seems that the pandoc 2.17 is the minimum version that works. I'll add it to the README later.

from pandoc-include.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.