View Single Post
Old 06-26-2012, 07:41 PM   #21
Alda
Zealot
Alda began at the beginning.
 
Posts: 104
Karma: 22
Join Date: Jun 2010
Device: none
Quote:
Originally Posted by DiapDealer View Post
The only thing I would possibly question is that maybe your sample html hasn't been copied directly from Sigil? If it were, I'd expect the initial <?xml?> tag to look something like:
Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
or
Code:
<?xml version="1.0" encoding="utf-8"?>
instead of just
Code:
<?xml version="1.0"?>
Nope, I copied the above sample directly from Sigil. So I have no idea why it doesn't look the way it should. Could it be an outdated copy of Sigil? I haven't updated since sometime early last year.

I checked a few more files and they all have the <?xml version="1.0"?>

In any case, thanks for all your help. It's much appreciated. I'll try your suggestions tomorrow when I have a bit more time.
Alda is offline   Reply With Quote