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

Add page links for replaceWith method pages #35965

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Conversation

jazzygasper
Copy link
Contributor

Description

Improved interlinking between various Node subclass replaceWith methods by adding page links in the 'See Also' sections, ensuring that Element.replaceWith, CharacterData.replaceWith, and DocumentType.replaceWith reference each other.

Motivation

Additional details

Related issues and pull requests

Fixes #34084

@jazzygasper jazzygasper requested a review from a team as a code owner September 19, 2024 22:53
@jazzygasper jazzygasper requested review from sideshowbarker and removed request for a team September 19, 2024 22:53
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Sep 19, 2024
Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added other links that I mentioned in the issue. Thanks for the PR!

@Josh-Cena Josh-Cena merged commit 8374946 into mdn:main Sep 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
2 participants