What are you trying to read a file that is intended for machine use?
You will also find in the dc:description block, that the < and > are also shown as named entities (along with ', & and "). These are the 5 named entities that XML, HTML5 and epub3 allow.
So instead of <div>, you would see & lt ;div& gt ; as an example.
And what is " l.17"? Line #17?
Last edited by DNSB; 02-18-2021 at 11:46 AM.
|