Skip to content

Output directory existence #11040

@opk12

Description

@opk12

Just a minor thing, it would be convenient if the output directory were auto-created, in case it does not exist already.

Or, check for existence before downloading the web page, to save waiting a few seconds.

I'm on pandoc 3.1.11.1 from Debian.

pandoc --standalone \
    --embed-resources \
    --sandbox \
    'https://en.wikipedia.org/wiki/Main_page' \
    -o non_existent/out.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions