Remarkable
Remarkable copied to clipboard
PDF export breaks images with relative path
If I add an image with the absolute path (e.g. /home/user/Desktop/project/photo.png), it loads file in the exported PDF. However if I only specify a relative path (e.g. photo.png), it appears in the live preview but not in exported file.
This particularly becomes an issue when the MD file is being worked on on different machines, which therefore have different absolute paths.
I second this, it seems that the markdown is rendered in a temporary directory elsewhere, breaking relative paths
I third this. Checking in absolute paths just doesn't make a lick of sense.