I am really new to HTML so this is probably something I'm doing wrong but I've tried everything I can think of with no success.
Some of my links (not all) when typed in a form as <a>"url">text</a>, after saving and submitting the form, when I come back to that field they appear as: <a>& quot ; "url& quot ;">text</a>. Any idea why the " gets changed to `& quot ;"? It obviously is making the links not work.