I have Arabic text that I want to mark it but in Arabic the letters in the word is connected to each other when I add tag to highlight letters browser break my word any one have idea what I do
An example: original word: سلام I want to highlight just second letter
original word:
<span>سلام</span>
add tag after highlight:
<span>س<span class='highlight'>ل</span>ام</span>
this change cause show سلام to سلام