Hello,
I'm a beginner...
I'm trying to display an image stored in “admin/media” on another page I created.
If I use the Markdown function in a markdown page, it works fine.

But if I use HTML function in a HTML page, nothing appears.
<img src="media://incendie.jpg">
Did I miss something ?