# 유니코드 심볼의 이모지 쇼트코드 변환을 완전히 비활성화하는 방법?

**URL:** https://meta.discourse.org/t/how-to-completely-disable-unicode-symbol-transformation-to-emoji-shortcodes/350383
**Category:** Support
**Tags:** composer, emoji
**Created:** [2월 4, 2025, 7:46오전 UTC](https://meta.discourse.org/t/how-to-completely-disable-unicode-symbol-transformation-to-emoji-shortcodes/350383 "2025-02-04T07:46:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sasha\_ilinsky](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sasha_ilinsky/32/435095_2.png) [@sasha\_ilinsky](https://meta.discourse.org/u/sasha_ilinsky)
#### Post date: [2월 4, 2025, 7:46오전 UTC](https://meta.discourse.org/t/how-to-completely-disable-unicode-symbol-transformation-to-emoji-shortcodes/350383/1 "2025-02-04T07:46:03Z")

</div>

Discourse에서 유니코드 기호 `♂`가 자동으로 숏코드 `:male_sign:`로 변환되는 문제를 겪고 있습니다. 다음 상황에서도 이 문제가 발생합니다:

1. `enable_emoji` 설정이 비활성화된 경우.

2. `title_prettify` 설정도 비활성화된 경우.

3. `&#9794;`와 같은 HTML 코드를 사용해도 작동하지 않는 경우(제목에 해당 코드가 그대로 표시됩니다).

4. 자동 단어 치환으로 문제가 해결되지 않는 경우.

 ![The image shows a dialog box with a checkmark and a save icon next to the text "& WPU — Схема работы объекта," and a "Выберите текст" prompt. (Подпись к изображению от AI)](https://global.discourse-cdn.com/meta/original/4X/d/2/3/d23cab9176f548530981fe39c5b882d3f2a3083d.png)

 ![The image shows a comment within a chat interface displaying the text, "WPVU — Working Processing Unit," with an unverified status and username, along with icons indicating interactions such as replying and notifying others. (Подпись к изображению от AI)](https://global.discourse-cdn.com/meta/original/4X/a/7/c/a7c31ff33ad57cb1a7866966f6c1a868813e22c0.png)

예를 들어, 주제 제목에 `♂` 기호를 추가하면 `:male_sign:`으로 렌더링되어 사이트 디자인을 시각적으로 흐트러뜨립니다.

### 제 목표

`♂`와 같은 유니코드 기호가 이모지 숏코드로 변환되지 않고 원형 그대로 유지되기를 원합니다. 특히 이모지 관련 설정이 꺼져 있는 경우에도 마찬가지입니다.

iPhone과 같은 기기에서 입력한 `♂`가 이모지 숏코드가 아닌 유니코드 기호로 렌더링되도록, 주제 제목과 인라인 콘텐츠를 포함한 전역에서 이 변환을 완전히 비활성화하는 방법이 있을까요?
