Why does VE add this bit to many edits that add a link? It is eventually picked up and cleaned out by a bot, but it shouldn't be added in the first place.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
This results in wikitext My [[cat]]<nowiki/>is cute rather than My [[cat]]is cute, because the latter would cause the entire fragment "catis" to be linked. Someone would need to correct this text anyway, whether a nowiki is added or not.
Can you give some examples? It's impossible to tell without seeing the problem.
The most common case is mistakenly leaving out a space between a linked word and the next word, like this:
This results in wikitext My [[cat]]<nowiki/>is cute rather than My [[cat]]is cute, because the latter would cause the entire fragment "catis" to be linked. Someone would need to correct this text anyway, whether a nowiki is added or not.
