Skip to content

Inside folder gives: Not found processable Markdown file(s). #668

Open
@kevinsimper

Description

@kevinsimper

Version of Marp Tool

@marp-team/marp-cli v4.2.0 (w/ @marp-team/marp-core v4.1.0)

Operating System

macOS

Environment

  • OS version: macos
  • Node.js version (Marpit / Marp Core/ Marp CLI): v23.10.0

How to reproduce

this works:

cd .. && npx @marp-team/marp-cli deck/deck.md --pdf -o deck/deck.pdf

this does not work

npx @marp-team/marp-cli deck.md --pdf -o deck.pdf

Expected behavior

That it can find files inside the folder, not having to go a folder up.

Actual behavior

It can not find files in the current folder.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamCaused in upstream, not in this repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions