Quote:
Originally Posted by kovidgoyal
Your patch will break txt files that reference images using relative paths (with markdown, for instance).
|
True, I had not thought of that - probably because I don't have any markdown-formatted texts. This breakage could be resolved by symlinking the contents of the source directory to the temporary directory. I'll go hunting for a suitably complex test case to add this to the patch.