Wow! Thanks a lot Kim for this plugin.
Just a little problem. I write in French and this language uses very often non breaking spaces especially before exclamation marks, interrogations marks, ending quotations marks, and so on.
So I very often have something like this :
Code:
aaa^[blabla] !
After using the plugin, the non breaking space is replaced by an ordinary space and I get
instead of
I wrote "˛" above but the plugin put "Note 2)"
An idea?