Sample Header Ad - 728x90

Sublime text: How to paste image into a markdown file?

3 votes
3 answers
504 views
In VS Code, we have a useful tool that can paste image on clipboard to our markdown file. https://marketplace.visualstudio.com/items?itemName=mushan.vscode-paste-image In the paste, an image file is created, and a markdown link to the image is added into the file. I have been looking for a similar tool in SublimeText but the closest is MarkdownEditing, which only creates an empty markdown link placeholder without creating the image file for me. Is there a package that can create an image file from my clipboard? I tried using imagepaste (https://packagecontrol.io/packages/ImagePaste) its not actively developed anymore (https://github.com/robinchenyu/imagepaste) enter image description here i tried it but its not working enter image description here
Asked by Santhosh (409 rep)
Jan 31, 2024, 12:39 AM
Last activity: May 4, 2024, 08:35 AM