QuipGUI and html

Is there a list somewhere of the HTML statements that are supported by QuipGUI? I can see that it responds to stuff like

but it seems to give an ‘unexpected EOF’ error for - but, of course, I could just be doing the wrong thing.

John


Before I research further – I expect the img element is closed? In your code snippet, it isn’t.

I retested the htmlDocument() feature, and it works OK for me – even with incomplete elements as you often find in “real-world” HTML.