-
Hi! I was having a look, and I saw that the recommended way of posting images is using a Example: It is still the recommended way of doing it? Then what I have to do be able to see my images rendered properly in local? I'm not able to see them properly because they are rendered like this (without replacing any of the variables neither (
Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
If you're seeing Either way, closing as this isn't a theme specific issue. Direct Jekyll related questions/concerns to their support forum. |
Beta Was this translation helpful? Give feedback.
-
Oh I found the issue! |
Beta Was this translation helpful? Give feedback.
Oh I found the issue!
Instead of having a look on the reference guide that you have published in your page here, I was checking the source page, and therefore I was reading the instructions in Markdown not properly rendered instead of in HTML
That's why the
{% raw %}
makes no sense 😅