mushanshitiancai / vscode-paste-image

paste image from clipboard to markdown/asciidoc directly!
MIT License
424 stars 129 forks source link

fix: allow image path encoding to extend to the image filename too #119

Open lirantal opened 1 year ago

lirantal commented 1 year ago

Fixes #117

Allows encoding to apply to the file name too, in case that has spaces or other characters that need to be encoded.