Somebody pls help, I must be doing something stupid but this has been a real stumbling block as I try to make my first steps:
When I use
inside an .md file, the pic is shown when the page is loaded; but when I use <img src="pic.jpg">, the pic does not load....even though it does show properly on the markdown editor.
I would like to use the <img> tag in order to define some attributes, but atm am only able to load images via ![](). Same pic, same path. What am I doing wrong??
(I'm working locally with an MAMP webserver)
works fine.
it loads normally.