I didn't got it in the first run, also! I guess he doesn't want pasted code to be parsed by the mentions formatter.
For <marquee>Hello @x00</marquee> its okay if it is parsed as a username, but if you have <div>@some_directive</div> there's no sense in turning it into a profile link.
Comments
why would this have anything to do with vanilla?
grep is your friend.
I didn't got it in the first run, also! I guess he doesn't want pasted code to be parsed by the mentions formatter.
For
<marquee>Hello @x00</marquee>
its okay if it is parsed as a username, but if you have<div>@some_directive</div>
there's no sense in turning it into a profile link.Oh ok got it, I would say technically it could be considered a bug
meanwhile use
grep is your friend.