➡️ This issue is related to the new version (https://github.com/marp-team/marp-cli), but due to the lack of the issues option, I'm posting it here ...
I have been testing the marp-cli and also in that early stage it's already a very nice and promising tool.
There is one thing I came across when I run the client version with PDF option., i.e.
Local figures (inline or background), which are linked with absolute or relative paths, are not shown in the PDF.
---
# New slide title


Inserting figures from the web works well, e.g.
---
# 1st slide with inline image

---
# 2nd slide with background image

---
In any case, the HTML output is just fine, no matter if local figures or online figures are being used.
Thanks