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
Fix formatting of lint rule descriptions in index (#7150)
These descriptions are expected to be wrapped in a `<p>` and can
actually contain separated paragraphs occasionally, so they shouldn't be
parsed as inline markdown.
Fixes#7138
0 commit comments