# 자동화 텍스트 필드에 \[wrap\] 같은 특수 형식을 어떻게 입력하나요?

**URL:** https://meta.discourse.org/t/how-can-i-enter-special-formatting-like-wrap-in-the-text-field-of-automations/391347
**Category:** UX
**Tags:** automation
**Created:** [12월 15, 2025, 11:53오전 UTC](https://meta.discourse.org/t/how-can-i-enter-special-formatting-like-wrap-in-the-text-field-of-automations/391347 "2025-12-15T11:53:09Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [4월 12, 2026, 7:09오전 UTC](https://meta.discourse.org/t/how-can-i-enter-special-formatting-like-wrap-in-the-text-field-of-automations/391347/11 "2026-04-12T07:09:40Z")

</div>

> [@renato](#):
>
> 그럼에도 불구하고, 자동화에 리치 모드를 강제하지 않아야 한다고 생각합니다. [UX: let automation d-editor respect user’s editor mode preference by renato · Pull Request #38622 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/38622)이 병합되면 이 문제가 수정될 것입니다.

감사합니다! 이제 마크다운 모드에서 랩(wrap)을 붙여넣을 수 있습니다.

> [@renato](#):
>
> 아직 이 문제에 대한 완전한 해결책은 없지만, 말씀하신 내용을 잘 이해합니다. 리치 에디터에서 코드 블록을 복사할 때 자연스럽게 기대하는 것은 코드 블록을 보는 것입니다. 클립보드에 text/plain 소스만 포함된 경우 마크다운으로 파싱되지만, 클립보드에 HTML 페이로드도 함께 포함된 경우 그대로 우선 적용됩니다.

이 문제를 피하기 위한 제 해결책을 찾았습니다: 더 이상 Meta에서 예시를 복사해서 붙여넣지 않습니다. 대신, 올바른 구문으로 랩을 만드는 데 도움이 되는 컴포넌트를 가지고 있습니다. 오히려 더 좋습니다. Meta에서 예시를 찾아볼 필요가 없습니다. 포럼에 설치된 컴포넌트에 대한 템플릿을 생성/삭제하기만 하면 됩니다.

  
이제 필요한 것은 자동화에서 메시지를 작성할 때 옵션 드롭다운이 사용 가능하게 하는 것입니다. 이것은 제 컴포넌트뿐만 아니라 그 메뉴에 있는 코어 랩 입력에도 도움이 될 것입니다.  
하지만 마크다운 모드 덕분에, 작성기(composer)에서 미리 준비한 랩을 붙여넣을 수 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-enter-special-formatting-like-wrap-in-the-text-field-of-automations/391347)._
