I feel like I'm missing something obvious, but I've just noticed the spaces in image filenames generate errors unless they occur with a full path. For example: This works: `![One image](/Users/username/Pictures/file name.jpg)` This doesn't: `![Another image](file name.jpg)` Nor does: `![A third image](./file name.jpg)` I've tried quoting the filename, too. The command I'm using is the following from the directory where the files live: `pandoc -o test.pdf test.md -f markdown` -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/33416aa7-4f25-41a4-b216-763cd799a90fn%40googlegroups.com.