Description
The links of XML content are rendered in plain like this:
<code class="text plain"><item><a href="https://www.smartics.de/</item">https://www.smartics.de/</item</a>></code>
The problem does not show, if the content is rendered in "HTML and XML" style:
<code class="xml plain">><a href="https://www.smartics.de/">https://www.smartics.de/</a></</code>