You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 2.0.2 mention escape didn't actually work: GitHub decodes HTML
entities before scanning release notes for mentions, so @immutable
still credited the immutable org as a release contributor. Commit-list @word tokens are now wrapped in code spans instead — GitHub never
mention-parses code — which also reads better, since these tokens are
code annotations in the first place.