Open alenave opened 8 years ago
Hi image support has just been added. What html are you trying to render to get this error?
Hey! i'm trying to use img tags too! I just need to adjust the size of the image. They are very small when rendered. How to tryout others props to img?
Thanks! Best regards.
PS: My html is something like
> <p><img src="https://appdopelo.tk/service/img/cms/logo_new_light.png" alt="" width="303" height="232" /></p>
> <p>lots of text</p>
> <p></p>
> <p><img src="https://appdopelo.tk/service/img/cms/5s-Ticket-Screen.png" alt="" width="251" height="473" /></p>
error: cant have any children except , or raw string.
Images are not rendering, text is not showing properly