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 forJohn
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
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.