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
<p>Please <ahref="https://github.com">visit our site</a> for more information.</p>
The <a href> would cause the rule to throw an error. We could enhance this by possibly ignoring links with styles (class names), as there might be the possibility of an underline style being applied through that.
It'd be great if we could have the link underline rule run on plain old HTML anchor tags, in addition to
<Link>
The text was updated successfully, but these errors were encountered: