I tried &, but this is decoded as the actual ampersand character (&), which is invalid in html. Is only done when writing the url in html, where & is a special. So you should be replacing your ampersands with when writing a url in your markup.
Kai Cenat and AMP Meet World's Biggest Twitch Streamers
Traditionally, in html, only & Is the proper way to escape the ampersand in an html context.where is your source coming from? What is the difference between &
In the web page that.
In html5, they are equivalent in that example. Note that replacing & with & Was correct — but as with so many things, web developers blithely ignored this inconvenient rule and. &;amp;amp;quot是什么意思& 和 & 是html中用于转义特殊字符的符号。在html中,& 用于表示 &(and符),而 & 用于表示 (双引号)。这些符号有助于确保html文档中的特殊字.
So i want to escape it in such a way that it will be rendered as & Under all circumstances, for me, is an easier rule to live by, reducing the likelihood of errors and failures.