mushanshitiancai / vscode-paste-image

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

alt text feature #128

Open Fleaurent opened 1 year ago

Fleaurent commented 1 year ago

Markdownlint always complains when i paste an image via vscode-paste image: "MD045/no-alt-text: Images should have alternate text (alt text) markdownlint[MD045]"(https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md045.md) Could you provide a feature also generating an automated alt text i.e. the entered image name?