Closed kelunik closed 2 years ago
Previously, a display text like <span class="foobar">Speed</span> was broken if sp was typed, because it broke the closing </span> tag. Additionally, this commit allows customizing the sorting and highlighting function.
<span class="foobar">Speed</span>
sp
</span>
Previously, a display text like
<span class="foobar">Speed</span>
was broken ifsp
was typed, because it broke the closing</span>
tag. Additionally, this commit allows customizing the sorting and highlighting function.