Skip to content

Fix the file not found when the image path contains space escape char #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

InCerryGit
Copy link
Contributor

Markdown editor default convert space char to '%20'. if the image path contains '%20', the upload will fail.
For example:
image

image

@stulzq
Copy link
Owner

stulzq commented Jul 11, 2022

Thanks a lot

@stulzq stulzq merged commit 74e4124 into stulzq:master Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants