最善の解決策は何ですか、それをどのように行いますか。
私のサイトにこれがあります…</p>
<div class="desc">
<p>
Some text that is set via a CMS and is completely dynamic.
It contains sometimes a character like this § in the middle of the text.
It could also contain another one §, you see!
</p>
</div>
§
このテキストを文字用にフィルタリングして、スパン内にラップするにはどうすればよいでしょうか。
<span class="symbol">§</span>
それについて何かアイデアはありますか?これを行うときに、自分のサイトのパフォーマンスを大幅に低下させたくありません。
よろしくお願いします、マット