telesoho / vscode-markdown-paste-image

Smartly paste for Markdown.
MIT License
135 stars 41 forks source link

[fix] add windows DeviceIndependentBitmap clipboard type #37

Closed MilanRusev closed 2 years ago

MilanRusev commented 3 years ago

On windows 10 when pasting from e.g. Paint the clipboard content type returned by the powershell script is DeviceIndependentBitmap.

vezaynk commented 2 years ago

This has been implemented in #54