Version 3.9.5
<Layout xmlns="urn:speedata.de:2009/publisher/en" xmlns:sd="urn:speedata:2009/publisher/functions/en">
<Trace grid="no"/>
<Pagetype name="page" test="true()">
<PositioningArea name="text">
<PositioningFrame height="66" width="1" column="1" row="1"/>
</PositioningArea>
</Pagetype>
<Record element="data">
<Output area="text">
<Text>
<Paragraph>
<Value select="."/>
</Paragraph>
</Text>
</Output>
</Record>
</Layout>
data:
<data>
<p>some text <a href="https://www.myclimate.org/">www.myclimate.org</a>.</p>
</data>
results in a fatal error:
> Shipout page 1
! error: (pdf backend): 'endlink' ended up in different nesting level than 'startlink'
Total run time: 520.142227ms
exit status 1
! ==> Fatal error occurred, no output PDF file produced!
Process ended with exit code: 255
Version 3.9.5
data:
results in a fatal error: