Quote:
Originally Posted by KevinH
The "typical" utf-8 heading for an xhtml file inside a epub (one of many) looks like the following:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
Kevin - When I add:
encoding="utf-8" standalone="no" to the ?XML line in Sigil, save it, close the file, and reopen it, the added line is gone. I am using Sigil 0.2.4 - Fabe
-----
UPDATE: Opening the epub file in Text Wrangler shows the line as:
<?xml version="1.0" encoding="utf-8"?>