Dear Xara...

I wanted to develop a Xara Widget to allow the addition of simple HTML code, input as Markdown, to be automatically added to a Placeholder.

I am sure my code for this is accurate but it fails simply because you still rely on Internet Explorer for the rendering of these Widgets.
Eventuality, all Xara Widgets (.XWR) will fail as other web services will ignore or block IE, as has happened in this case.

When are you going to rework this moribund interface?

Acorn


<XaraWidget>
<WidgetName>MarkDown to HTML Convertor</WidgetName>
<CreateURL>https://gchq.github.io/CyberChef/#re...;auto%20detect')
</CreateURL>
<BrowserWidth>800</BrowserWidth>
<BrowserHeight>960</BrowserHeight>
<WidgetHelp>
- Type in your MarkDown
- Highlight and Copy to clipboard.
- Click on the Insert button to create the Widget code.
</WidgetHelp>
</XaraWidget>