# 리치 텍스트 서식(WYSIWYG)

**URL:** https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687
**Category:** Support
**Created:** [4월 21, 2020, 1:59오전 UTC](https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687 "2020-04-21T01:59:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![s1clarke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/s1clarke/32/175990_2.png) [@s1clarke](https://meta.discourse.org/u/s1clarke)
#### Post date: [4월 21, 2020, 1:59오전 UTC](https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687/1 "2020-04-21T01:59:03Z")

</div>

안녕하세요,

저희 디스커스 커뮤니티의 사용자는 스포츠 교사들로, 기술적인 지식이 많지 않습니다. 따라서 에디터에서 마크다운 사용이 강제되면서 게시글에 서식 문제가 발생하고 있습니다.

가능하다면, 게시글 작성 과정을 최대한 간단하고 익숙한 형태로 만들기 위해 WYSIWYG 기반의 리치 텍스트 에디터를 활성화하고 싶습니다. 이를 활성화할 방법이 있는지, 혹은 로드맵에 포함될 계획이 있는지 궁금합니다.

감사합니다.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [4월 21, 2020, 2:49오전 UTC](https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687/2 "2020-04-21T02:49:45Z")

</div>

샘, 안녕하세요.

이 주제에 대해 이미 몇 가지 논의가 있습니다. 간단히 말하면, 마크다운은 디스코스에 내재된 요소이며, WYSIWYG 옵션은 계획에 없습니다(제가 아는 한).

> [@Who would prefer a standard wysiwyg to markdown?](https://meta.discourse.org/t/who-would-prefer-a-standard-wysiwyg-to-markdown/31340):
>
> I just saw an interview with Michael Pryor of trello: At one point he says: We added markdown in Trello which in retrospect, was a mistake because it’s a developer centric feature in a non developer focused product. We overcame it by adding guidance on how to use markdown within the app, but users sometimes still get confused. I’m curious to know what the feeling out there is about the use of markdown in Discourse. Am I the only one who thinks discourse would appeal to many more people i…

> [@WYSIWYG Plugin (again)](https://meta.discourse.org/t/wysiwyg-plugin-again/39747):
>
> Continuing the discussion from [Who would prefer a standard wysiwyg to markdown?](https://meta.discourse.org/t/who-would-prefer-a-standard-wysiwyg-to-markdown/31340/76): I checked with the founders and they are ok with us restarting this thread with a view to discussing the development of a plugin to deliver some form of WYSIWYG post editing in Discourse. Bearing in mind @sam’s & @codinghorror’s previous comments that the core team would not consider undertaking such development for the foreseeable future, what remains is the opportunity for the rest of us to get together and pr…

마크다운 사용과 WYSIWYG 부재가 결정적인 단점이라면, 아예 다른 제품을 찾는 것이 더 나을 수 있습니다.

왜 그런지에 대해 더 자세한 설명이 필요하시다면, 다음 링크가 해당 과제를 설명하는 데 도움이 될 수 있습니다:

> [@Rethinking the Composer - lowering the bar](https://meta.discourse.org/t/rethinking-the-composer-lowering-the-bar/47333/6?u=stephen):
>
> It is extremely difficult, as the code makes deep assumptions about the Markdown pipeline throughout. I would estimate a budget of around $100,000 - $120,000 USD to make the WYSIWYG change and 1 year of full time developer work. (Or two full time devs for 6 months). If you would like to fund it, contact us directly. Another way to look at it — this is like saying I prefer MySQL, can’t you guys just switch your database from Postgres to MySQL?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [4월 21, 2020, 3:13오전 UTC](https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687/3 "2020-04-21T03:13:08Z")

</div>



---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3월 12, 2025, 11:44오후 UTC](https://meta.discourse.org/t/rich-text-formatting-wysiwyg/148687/4 "2025-03-12T23:44:37Z")

</div>

Discourse가 실험적인 WYSIWYG 편집기를 출시했습니다 🎊

> [@새로운 작곡가(Composer)를 사용해 보세요!](https://meta.discourse.org/t/test-our-new-composer-on-meta/352347/1):
>
> Discourse에서 글을 쓰기가 더 쉬워지도록 새로운 리치 텍스트 에디터 모드를 개발해 왔습니다. 이제 커뮤니티에서 이 기능에 대한 더 많은 피드백을 받기 위해 테스트를 시작할 준비가 되었습니다! 우리의 구현은 훌륭한 [ProseMirror](https://prosemirror.net/)와 그 비코어 [Markdown 모듈](https://github.com/ProseMirror/prosemirror-markdown)을 기반으로 하며, 해당 모듈의 스키마, 파싱 및 직렬화 정의를 기반으로 Discourse 전용 기능을 추가로 개발했습니다. 이 토픽은 새로운 컴포저 테스트 가이드이자 피드백을 추적하는 허브 역할을 하게 됩니다. 미리 도움을 주셔서 감사합니다! sparkling_heartgear 커뮤니티에서 새 컴포저 사용 현재 컴포저는 여전히 실험 단계로 간주되고 있습니다 하지만 rich editor 설정을 활성화하여 커뮤니티에서 사용 시작할 수 있습니다: writing_hand 새 컴포저 알아보기 새 컴포저는 글쓰기 경험을 단순화하는 리치 텍…
