Open akshayrawat opened 8 years ago
For example Hello<br/>World would be converted to text HelloWorld causing the spell check to break. Maybe we could instead turn it into Hello \n World instead.
Hello<br/>World
HelloWorld
Hello \n World
For example
Hello<br/>World
would be converted to textHelloWorld
causing the spell check to break. Maybe we could instead turn it intoHello \n World
instead.