We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi I am having trouble with displaying the image to the posts I have been working on.
I belive it should work with folllowing code : <img src="/images/{subdriecory}/{file name}.png">
<img src="/images/{subdriecory}/{file name}.png">
However, it does not show any images I put on the screen is there anything that I am missing?
Thank you
The text was updated successfully, but these errors were encountered:
I typed as following to go through this error but want to figure out how to format it in a better way.
[](../../images/{subdirectory}/{file}
Sorry, something went wrong.
I have the same Issue. ../../images/me/picture.png didn't work
No branches or pull requests
Hi I am having trouble with displaying the image to the posts I have been working on.
I belive it should work with folllowing code :
<img src="/images/{subdriecory}/{file name}.png">
However, it does not show any images I put on the screen is there anything that I am missing?
Thank you
The text was updated successfully, but these errors were encountered: