Giter Club home page Giter Club logo

Comments (4)

japorized avatar japorized commented on July 20, 2024 2

The filter name is actually mermaid-filter instead of pandoc-mermaid. Try this instead.

pandoc -F mermaid-filter -o readme.pdf readme.md`

from mermaid-filter.

qkzk avatar qkzk commented on July 20, 2024 2

Solved it with :

% npm install mermaid-filter
% pandoc -F ~/node_modules/mermaid-filter/index.js test.md -o test.pdf

from mermaid-filter.

henrynvn09 avatar henrynvn09 commented on July 20, 2024 1

Thank you.

from mermaid-filter.

qkzk avatar qkzk commented on July 20, 2024

Hello,

I'm still having the same issue on arch :

% npm install --global mermaid-filter

changed 170 packages, and audited 171 packages in 12s

15 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
% pandoc -F mermaid-filder -o test.pdf
Error running filter mermaid-filder:
Could not find executable mermaid-fildertest.md
% sudo npm install -g mermaid-filter --unsafe-perm=true
[sudo] password for :

changed 170 packages, and audited 171 packages in 15s

15 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm notice
npm notice New patch version of npm available! 7.11.1 -> 7.11.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.11.2
npm notice Run npm install -g [email protected] to update!
npm notice
% pandoc -F mermaid-filter -o test.pdf test.md
Error running filter mermaid-filter:
Could not find executable mermaid-filter

Is there something I'm missing ?

Thanks in advance

from mermaid-filter.

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.