Is that possible to embed a Blob URL image in markdown?

Viewed 11

I want to embed a Blob URL image in my Github README.md file. When I tried ![image](blob:https://{...}) it failed. Is that possible to embed this format in markdown file?

0 Answers
Related