Unless this is easy it is really a wish-list item.
Word uses loads of annoying illegal characters like ? and ? and ?
Is there any way of expanding the 'Remove MS Word Formatting' button to convert these characters to there entity references? ie ‘ and ’ and … or even better the 'basic' equivalents ie ' (a single quote) and ... (three full stops).
I had a play with the javascript regex but not being much of a javascript programmer couldn't get it working.
Fantastic editor! Keep up the good work
Gabriel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unless this is easy it is really a wish-list item.
Word uses loads of annoying illegal characters like ? and ? and ?
Is there any way of expanding the 'Remove MS Word Formatting' button to convert these characters to there entity references? ie ‘ and ’ and … or even better the 'basic' equivalents ie ' (a single quote) and ... (three full stops).
I had a play with the javascript regex but not being much of a javascript programmer couldn't get it working.
Fantastic editor! Keep up the good work
Gabriel
The three ?'s should have been the evaluated ‘ , ’ and … but I guess were automatically stripped by sourceforge post script
Gabriel