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

[ko] Add index.md for web/api/element/replaceWith #16201

Closed
wants to merge 10 commits into from

Conversation

saul-atomrigs
Copy link

Description

Motivation

Additional details

Related issues and pull requests

@saul-atomrigs saul-atomrigs requested a review from a team as a code owner September 28, 2023 13:53
@saul-atomrigs saul-atomrigs requested review from pje1740 and removed request for a team September 28, 2023 13:54
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Sep 28, 2023
files/ko/web/api/element/replaceWith/index.md Outdated Show resolved Hide resolved
files/ko/web/api/element/replaceWith/index.md Outdated Show resolved Hide resolved
files/ko/web/api/element/replaceWith/index.md Outdated Show resolved Hide resolved
## 추가 자료

- {{domxref("NodeList")}}
- {{domxref("Node.replaceChild()")}}
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
- {{domxref("Node.replaceChild()")}}
- {{domxref("Node.replaceChild()")}}

## 구문

```js
hasAttribute(name)
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
hasAttribute(name)
hasAttribute(name);

```js
hasAttribute(name)
```
### 파라미터
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
### 파라미터
### 파라미터


## 브라우저 호환성

{{Compat}}
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
{{Compat}}
{{Compat}}

@saul-atomrigs saul-atomrigs requested a review from a team as a code owner September 29, 2023 12:44
@saul-atomrigs saul-atomrigs requested review from jasonren0403 and removed request for a team September 29, 2023 12:44
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content. l10n-zh Issues related to Chinese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants