I've got a weirdly specific issue I'm trying to resolve. We use communities to display our knowledge articles and a lot of our knowledge articles include sample email addresses such as "@acme.com"
For some reason, the napili template is detecting the .com and automatically converting that text into a hyperlink.
I only want hyperlinks to appear where I designate them to appear but I can't seem to figure out how to stop the template from doing it.
I've tried moving the example text into pre, code, and textarea blocks and none of them have worked.
Any ideas?
5 个回答
++Ines, although I would go with zero width spaces instead of regular ones, so it would look better.