You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some characters like colon and quotation mark are not allowed to be in a file's path. I recommend to use library like pathvalidate to validate those name before creating files.
Some characters like colon and quotation mark are not allowed to be in a file's path. I recommend to use library like
pathvalidate
to validate those name before creating files.I opened a PR #16
The text was updated successfully, but these errors were encountered: