View Single Post
Old 10-22-2016, 01:55 AM   #16
Fabien
Junior Member
Fabien began at the beginning.
 
Fabien's Avatar
 
Posts: 1
Karma: 10
Join Date: Oct 2016
Device: Kindle
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

Code:
aaa˛ !
instead of

Code:
aaa˛ !
I wrote "˛" above but the plugin put "Note 2)"

An idea?
Fabien is offline   Reply With Quote