Tagged Questions
2
votes
2answers
279 views
A JavaScript Rich Editor That Doesn't Convert Non-ASCII Text to Character Entities?
I am working on a site for Spanish speakers, and I am looking for a UTF-8 enabled JavaScript Rich Text Editor that preserves non-ascii characters as text, instead of entity encoding. That is, when I ...