Open ilius opened 4 years ago
For example:
<ar><k>ADSL</k> See: <dtrn><kref>asymmetrical digital subscriber line</kref></dtrn></ar> <ar>
Current it will be converted to
See: <a href="asymmetrical digital subscriber line">asymmetrical digital subscriber line</a>
So clicking on the link will try to open it in browser (assuming it's a web link) It should be changed to:
See: <a href="bword://asymmetrical digital subscriber line">asymmetrical digital subscriber line</a>
Here is my version of xdxf.xsl that fixes this.
For example:
Current it will be converted to
So clicking on the link will try to open it in browser (assuming it's a web link) It should be changed to: