Closed ekickx closed 3 years ago
So I imagine a scenario when I want the pasted text's path is different from the real pasted image's path. For example, I want to save the image on assets/img/imgname.png but the pasted text is /img/imgname.png.
assets/img/imgname.png
/img/imgname.png
So I imagine a scenario when I want the pasted text's path is different from the real pasted image's path. For example, I want to save the image on
assets/img/imgname.png
but the pasted text is/img/imgname.png
.