Create a table “Image | Description” “:— | :—”
Add an image to the table with the downsize option “![[image.png|100]] | Sample description”
Image downsized and each column displayed properly
No proper separation between columns and image not downsized
Have you tried escaping the pipe?
![[image.png\|100]] | Sample description
Ops, no I did not, rookie mistake Thanks, it works perfectly. Cheers!