Thanks for the feedback. This should already be the case for Bugbot comments, but not for other Review Agents. We should probably align those. Can you confirm that matches your experience?
Ah, got it. I had looked at the code but hadn’t tested it myself (my bad!)
It looks like GitHub’s markdown sanitizer strips the target (and rel) attribute from anchor tags in all rendered comment/PR/issue/README content, including raw HTML <a> tags. There are some existing GitHub Community Discussions about this.
So unfortunately, I don’t think we can do anything here unless that gets fixed on GitHub’s end.