Closed totovr closed 6 years ago
Hello! I'm trying to display some pictures in the posts but I don't know why is not showing nothing
<img src="Assets/RSJ1.JPG" width="600">
I use the markdown syntax for this
![alt text]({{"/Assets/RSJ1.JPG"}})
Also I change the syntax for this one
<img src="name_of_the_user.io//assets/RSJ/RSJ1.JPG" width="600">
and is working, thanks!
Hello! I'm trying to display some pictures in the posts but I don't know why is not showing nothing