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

update(insertAdjacentHTML): 문서 최신화 #13826

Merged
merged 2 commits into from
Jul 16, 2023

Conversation

jgjgill
Copy link
Contributor

@jgjgill jgjgill commented Jun 19, 2023

Description

insertAdjacentHTML 문서를 최신화했습니다. 🙇‍♂️

Motivation

  • 번역이 모호한 부분(escape?)이 있는 것 같아서 참고 부탁드립니다. 😂

원문

be careful not to use user input that hasn't been escaped.

번역

빠져나오지 못한 사용자 입력을 사용하지 않도록 조심해야 합니다.

Additional details

Related issues and pull requests

@jgjgill jgjgill requested a review from a team as a code owner June 19, 2023 06:05
@jgjgill jgjgill requested review from pje1740 and removed request for a team June 19, 2023 06:05
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jun 19, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2023

Preview URLs

Flaws (7)

URL: /ko/docs/Web/API/Element/insertAdjacentHTML
Title: Element: insertAdjacentHTML() 메서드
Flaw count: 7

  • macros:
    • /ko/docs/Web/API/DOMException does not exist but fell back to /en-US/docs/Web/API/DOMException
    • /ko/docs/Web/API/DOMException does not exist but fell back to /en-US/docs/Web/API/DOMException
    • /ko/docs/Web/API/DOMException does not exist but fell back to /en-US/docs/Web/API/DOMException
    • /ko/docs/Web/API/Element/insertAdjacentText does not exist but fell back to /en-US/docs/Web/API/Element/insertAdjacentText
    • /ko/docs/Web/API/Element/insertAdjacentElement does not exist but fell back to /en-US/docs/Web/API/Element/insertAdjacentElement
    • and 2 more flaws omitted
External URLs (1)

URL: /ko/docs/Web/API/Element/insertAdjacentHTML
Title: Element: insertAdjacentHTML() 메서드

(comment last updated: 2023-07-08 11:51:50)

Co-authored-by: SoHyun Park <[email protected]>
@pje1740 pje1740 merged commit 0c9e7aa into mdn:main Jul 16, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants