I’m using https://github.com/akzhan/jwysiwyg/ and i want to implement pasting from Word, but I’m not sure what to look for and how to handle it. Im more looking for a regex pattern or a list of characters to catch and what to replace them with.
Ideas?
I ended up using this:
From http://www.andornot.com/blog/post/Replace-MS-Word-special-characters-in-javascript-and-C.aspx