# 컴포저에 HTML을 붙여넣는 방식이 변경되었나요?

**URL:** https://meta.discourse.org/t/has-something-changed-with-pasting-html-into-the-composer/407661
**Category:** Support
**Tags:** composer
**Created:** [7월 15, 2026, 4:47오전 UTC](https://meta.discourse.org/t/has-something-changed-with-pasting-html-into-the-composer/407661 "2026-07-15T04:47:50Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![renato](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/renato/32/383632_2.png) [@renato](https://meta.discourse.org/u/renato)
#### Post date: [7월 15, 2026, 10:46오전 UTC](https://meta.discourse.org/t/has-something-changed-with-pasting-html-into-the-composer/407661/4 "2026-07-15T10:46:13Z")

</div>

어제 Word에서 가져온 이러한 span HTML 요소를 피하기 위한 개선 사항을 병합했습니다. 하지만 제공해주신 예시를 가지고 다시 한 번 살펴보겠습니다. 다른 예시를 발견하시면 알려주시기 바랍니다.

참고로, lang 속성을 가진 span 요소는 인라인 html markdown-it 토큰으로서 유효한 조합입니다. 시스템은 이것이 "유효"하기 때문에 일관성을 유지하기 위해 이를 유지하고 있습니다. 제 우려는 "과도하게 수정"하여 의도적으로 추가된 속성이 있는 인스턴스를 제거하는 것입니다(아마도 문제가 아닐 수도 있지만, 조사해 보겠습니다).

> [@one1](#):
>
> (만약에, 코드 블록에 붙여넣을 때는 span을 포함해야 하고 일반 단락에 붙여넣을 때는 포함하지 않아야 합니다. 하지만 솔직히 어디에 붙여넣어도 안 된다고 생각합니다)

이 시나리오에서는 클립보드에 HTML과 text/plain이 모두 포함되어 있으며, 시스템은 코드 블록 외부와 내부에 붙여넣는 경우에 따라 적절한 출처를 사용하기 때문에 그런 경우ではありません.

---

_[View the full topic](https://meta.discourse.org/t/has-something-changed-with-pasting-html-into-the-composer/407661)._
