Markdown - Easy screen copy paste

Hello

One nice feature in vscode is that it can add a screen copy into a markdown file by saving the file locally and add a link to the markdown with the following format:

![alt text](image.png)

Is it possible to have this feature in cursor?

Hey, try enabling this in the settings, it’s disabled by default.

It works like a charm.

Thanks very much