Hi Alberto I've fixed the problem for 5.0.11:
https://github.com/Jermolene/TiddlyWiki5/commit/76e8640c3137163b8f13a3cb99182fd6ca538486 I think there may be other places where non-breaking spaces don't work as expected. The problem is that (understandably) many JavaScript operations treat non-breaking spaces as spaces, when in fact there are many situations where they should be treated as a non-space character. Best wishes Jeremy On Mon, May 5, 2014 at 8:31 PM, Alberto Molina <[email protected]>wrote: > P.S.: I also tried to copy-paste from title to field with same result. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

