# Can I add TinyMCE editor in discourse?

**URL:** https://meta.discourse.org/t/can-i-add-tinymce-editor-in-discourse/29989
**Category:** UX
**Created:** [June 14, 2015, 10:31am UTC](https://meta.discourse.org/t/can-i-add-tinymce-editor-in-discourse/29989 "2015-06-14T10:31:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sixthgalaxy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sixthgalaxy/32/43037_2.png) [@sixthgalaxy](https://meta.discourse.org/u/sixthgalaxy)
#### Post date: [June 14, 2015, 10:31am UTC](https://meta.discourse.org/t/can-i-add-tinymce-editor-in-discourse/29989/1 "2015-06-14T10:31:12Z")

</div>

I am curious to know that if it is possible to install TinyMCE editor in discourse because the default disocurse editor is very limited editing facilities and I want to avoid formatting my test with HTML.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [June 14, 2015, 3:10pm UTC](https://meta.discourse.org/t/can-i-add-tinymce-editor-in-discourse/29989/2 "2015-06-14T15:10:12Z")

</div>

Unfortunately, the composer is heavily customized and reliant in Markdown in multiple ways, such that I don’t think that that will work at first glance.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 14, 2015, 8:40pm UTC](https://meta.discourse.org/t/can-i-add-tinymce-editor-in-discourse/29989/3 "2015-06-14T20:40:41Z")

</div>

Format with Markdown, BBCode, or HTML.

Replacing the editor would take at least a week of work from someone who knew the code intimately. If you were learning it from scratch, several months to a year full time.
