Convert Wikipedia XML data into LiveCode HTMLtext
This code parses Wikipedia XML data into HTMLtext to display inside a field.
Notice that you could paste the XML data copied from a Wikipedia webpage into the field labeled
"Wikipedia XML Data".
For example, you can copy the source from this wikipedia webpage:
https://en.wikipedia.org/w/index.php?title=Computer&action=edit
Please copy the Text field under the phrase:
"You can view and copy the source of this page:"
Click the button and XML is converted to HTMLtext.
Notice that the conversion is imperfect, but works as a starting point for future development.