Quote:
Originally Posted by Moonraker
Today was the first time I discovered Sigil.
It is exactly what I have been looking for. Thank you! Thank you!
|
You are most certainly welcome.
Quote:
Originally Posted by Moonraker
I take great care in producing clean xhtml code and always use Amaya to validate that it conforms to the WC3 standard.
Sigil is the only app I have ever used for conversion that did not produce horrendous code "under the hood".
It made only two changes to my file -- changed my UTF-8 to UTF-16, and changed my "Transitional" to "Strict" Both good changes in my view.
|
Yes, this is paramount for me too. Sigil will not only preserve your code if it doesn't have any errors, but it will detect them if it does and then fix them. And if your code is a mess, it will try to clean it to the best of its capabilities and pretty-print the resulting XHTML.
It's a bit rough around the edges in other areas, but I'm working on it.