JEdit (free, GNU, java) works well with UTF8.

Then, if it's transformed to XHTML add to the top.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"DTD/xhtml1-strict.dtd">

Or just HTML, try this in the head.

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />



BTW - The newsletter is very welcomed.





Martin van den Bemt wrote:
>>Ceki - I lost the umlauts(?) in your surname because they were causing the
>>xdoc->html transition to fall over... any ideas how to fix? or is it not a
>>problem?
> 
> 
> Save the file as UTF-8 (use vi or another tool, since some editor will
> put a utf-8 identifier in the beginning of the file..
> 
> Mvgr,
> Martin
> 
> BTW The newsletter looks very good!
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 


-- 
Ellis Teer
www.sitepen.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to