The new scripting block is fantastic, I’ve achieved something very quickly using only my rusty old JS knowledge.
I want to display the output of my data as a table including images that are nicely sized/aligned with text in the same row. I can’t do this with the markdown output, partly because the markdown output does not seem to support markdown tables (or the whole table markdown must be built up first instead of output row by row?)
Is there a way we can output HTML or a nicely formatted table where we can control size of images rendered from URLs?
So far the only way I can get images from attachments to render is using output.markdown and 