Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(link-in-text-block): set links with pseudo-content for review #4005

Merged
merged 4 commits into from May 15, 2023

Conversation

WilcoFiers
Copy link
Contributor

Links with content on a :before or :after pseudo-elements are reported as incomplete, as those may pseudo elements may or may not be used to indicate these are links.

Closes: #3993

@WilcoFiers WilcoFiers requested a review from a team as a code owner May 2, 2023 18:05
@WilcoFiers WilcoFiers added the pr A pr has been created for the issue label May 2, 2023
@WilcoFiers WilcoFiers merged commit 949f4f8 into develop May 15, 2023
17 checks passed
@WilcoFiers WilcoFiers deleted the link-in-text-pseudo branch May 15, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr A pr has been created for the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow pseudo elements for link-in-text-block
2 participants