I'm writing some html so that other sites can copy and paste the code to link our logo image back to us. I'm putting the code in <|code> tags. The <|img> is absolute however in the <|a> tag the editor strips out the domain making the link relative.
Even with the & lt and & gt characters instead of <>
How to keep the links absolute?