How can I display inline images in emacs org mode?
I have [[file:~/myimage.png]]
, which, when clicked, opens the image in a new buffer.
But how to do it in the same buffer?
Note: C c C x C v is undefined, so I couldn't activate the inline images, but how do I solve this problem?