This variant –
<a title="Some "text"">Hover me</a>
Is correct and it works as expected – you see normal quotes in rendered page.
This variant –
<a title="Some "text"">Hover me</a>
Is correct and it works as expected – you see normal quotes in rendered page.