-
There is an I'd like to extract these images into separate files. Here is the command I use: pandoc --verbose --extract-media=./images test.md -o extracted.md But only one image is created in the I'm on Fedora 40 at the moment. The
|
Beta Was this translation helpful? Give feedback.
Answered by
jgm
Aug 28, 2024
Replies: 1 comment 1 reply
-
I just tried this with latest pandoc (3.3) and it works fine. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
max-dw-i
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just tried this with latest pandoc (3.3) and it works fine.