-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
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