kanismo
#1
Steps to reproduce
after entering the text:
name|image|qtt
-------|:------:|:------:
string1|![[image1.png]]|4
string2|![[image2.png|100]]|8
file.zip (226 Bytes)
Expected result
The third line should contain an image
Actual result
The table broke in the third row
Environment
Additional information
This is explained in the docs and it has been discussed in the forum as well. Please, read the docs and search the forum before posting.
You have to escape the pipe used to resize the image. See:
kanismo
#4
Thank you all very much. It works. I’m going to study the docs.