# コンポーザーが特殊文字を置換

**URL:** https://meta.discourse.org/t/compositeur-rempalce-les-caractere-specieux/403905
**Category:** Bug
**Tags:** composer
**Created:** [2026 年 5 月 27 日午前 10:10 UTC](https://meta.discourse.org/t/compositeur-rempalce-les-caractere-specieux/403905 "2026-05-27T10:10:39Z")
**Posts on this page:** 1
**Showing post:** 13

<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: [2026 年 6 月 11 日午後 12:57 UTC](https://meta.discourse.org/t/compositeur-rempalce-les-caractere-specieux/403905/13 "2026-06-11T12:57:02Z")

</div>

その後、リッチエディタでの自動変換を削除しました：

> <https://github.com/discourse/discourse/pull/40550>
>
> The rich editor applied typographer replacements (smart quotes, dashes, ellipsis…, (tm), etc.) on parse and as you typed, reversing them to ASCII on serialize for clean source (#31182, #38908).
> 
> Build the editor's parse engine with enable\_markdown\_typographer off instead, so the document mirrors the raw markdown source. The reverse-on-serialize map and input-rule extension are dropped as no longer needed. Rendered posts are unaffected.

変換は投稿時（クッキング時）にまだ発生する可能性があります（引用符がペアになっており、サイト設定が有効で、その他の条件が満たされている場合）。ただし、入力中に自動変換が行われることはなくなりました。

---

_[View the full topic](https://meta.discourse.org/t/compositeur-rempalce-les-caractere-specieux/403905)._
