python3: get python.exe from extern
[LibreOffice.git] / sw / qa / extras / htmlexport / data / link_with_target.fodt
blob3be1cc31f12055256a983b6a9a1e23093b6bafe6
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:body>
5 <office:text>
6 <text:p><text:a xlink:type="simple" xlink:href="http://www.example.org/" office:target-frame-name="_blank">link</text:a></text:p>
7 </office:text>
8 </office:body>
9 </office:document>