I have a note that is called Philips Power2Go SCE4430/10. On using the "export user data" feature, this file is put at this path in the archive:
/Philips Power2Go SCE4430/10.md
Is this the intended behaviour?
I would propose replacing every / with a - (and I can probably write the patch myself).
No this is not intended. We would welcome a pull request. In case you need any pointers, let us know :-)
The code around this line is where you will have to look:
https://github.com/hackmdio/codimd/blob/8bace89cabd18fdd793c237f47f58ac96d5ef531/lib/web/userRouter.js#L104