I use my profile to place links to useful things. But this link isn’t rendering correctly in the browser and I’ve traced the problem to the @ symbol in the URL. Here is the code, and below that, how it is being rendered.
This is without the @ before my username (works fine):
Search comments that tag me
Renders properly as:
Search comments that tag me
This is with the @ before my username (doesn’t render properly):
Search comments that tag me
Renders improperly as:
Search @pfau_tarleton">comments that tag me
Thoughts?