Giter VIP home page Giter VIP logo

Comments (3)

simonhaenisch avatar simonhaenisch commented on May 27, 2024

Duplicate of #136 I guess. Wildcard expansion is not supported by cmd.exe... use powershell or WSL (windows subsystem for linux), or figure out how cmd.exe can expand a list of files into the command 😅

from md-to-pdf.

cheikhnadiouf avatar cheikhnadiouf commented on May 27, 2024

Guys, guys, guys
Closing a ticket without even waiting for a feedback of a user is the best way of discrediting all open source solutions.
Even on powershell , in windows it is not working. You should check it yourself.

from md-to-pdf.

simonhaenisch avatar simonhaenisch commented on May 27, 2024

Not sure what you're going on about, the ticket seemed non-actionable to me so I closed it, but I'm always happy to re-open when I receive actionable feedback. It's not like I locked it, you can still comment.

You should check it yourself.

Can't do that as I don't have a Windows machine.

Maybe this SO article can help you: https://stackoverflow.com/a/43900040/2897426. According to that something like the following should work:

md-to-pdf (Get-Item .\pdf\*.md).FullName

Not sure about recursing folders, i.e. the ** in your case but a quick google search shows that Get-ChildItem has a recursive option.

from md-to-pdf.

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.