mrtazz/plan

remove spaces from imported images' file paths

Opened this issue · 0 comments

currently the image import functionality (#13) doesn't change the filename. However when linked into Markdown image paths with spaces can be problematic. So it's probably safer to sanitize the filename and change spaces to underscores.