# Rich Texteditor

**URL:** https://meta.discourse.org/t/rich-texteditor/111813
**Category:** Support
**Created:** [March 16, 2019, 10:06pm UTC](https://meta.discourse.org/t/rich-texteditor/111813 "2019-03-16T22:06:20Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![StealWonders](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stealwonders/32/134250_2.png) [@StealWonders](https://meta.discourse.org/u/StealWonders)
#### Post date: [March 16, 2019, 10:06pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/1 "2019-03-16T22:06:20Z")

</div>

Hello, fellow Discourse users, admins and whatnot.  
I’m fairly new to Discourse and I was wondering if Discourse supports something like a rich text editor.  
If you don’t know what I’m talking about an example can be found here: [BB Code Editor](https://www.systutorials.com/tools/bbeditor/)  
I would love for my forum users to be able to format their text, color it, change the size or even be able to embed videos maybe.  
Is there something like a plugin or addon?  
Thanks in advance!

---

<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: [March 16, 2019, 10:08pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/2 "2019-03-16T22:08:59Z")

</div>

You can already embed videos and images by pasting the URL to the image or video on a line by itself.

For formatting options, use the editor toolbar or see [Markdown Reference](https://commonmark.org/help)

---

<div class="post-metadata">

### Author: ![StealWonders](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stealwonders/32/134250_2.png) [@StealWonders](https://meta.discourse.org/u/StealWonders)
#### Post date: [March 16, 2019, 10:10pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/3 "2019-03-16T22:10:26Z")

</div>

What about textcolor?

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [March 16, 2019, 10:37pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/4 "2019-03-16T22:37:29Z")

</div>

You could try the bbcode plugin  
[https://github.com/discourse/discourse-bbcode](https://github.com/discourse/discourse-bbcode)

It lets you post bbcode tags like

```plaintext
[color=#F00]F00[/color] and 
[bgcolor=#99F]99F[/bgcolor] 

```

---

<div class="post-metadata">

### Author: ![StealWonders](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stealwonders/32/134250_2.png) [@StealWonders](https://meta.discourse.org/u/StealWonders)
#### Post date: [March 18, 2019, 7:58pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/5 "2019-03-18T19:58:18Z")

</div>

Thanks, @Mittineague for the plugin suggestion.  
Though I really dislike having to use BB Code and all this fancy stuff when there could just be a better editor that allows for all this by clicking buttons. This makes it a lot easier for users to change the formatting and is self-explanatory. Most of my forum users won’t ever know how to properly use BB Code, they do know how to use Word though I suppose and therefore how to click a button to change the font color and size.  
@codinghorror do you think something like this could be a future feature-implementation?  
Best regards.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [March 18, 2019, 8:07pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/6 "2019-03-18T20:07:54Z")

</div>

There are many topics here in Meta discussing why a WYSIWYG editor isn’t a planned feature.

> [@Who would prefer a standard wysiwyg to markdown?](https://meta.discourse.org/t/who-would-prefer-a-standard-wysiwyg-to-markdown/31340/76):
>
> Anyway I feel we have said enough on this topic now, time to either build some proof of concept (which will not come from the Discourse team) or start talking about something else 🙂

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 9, 2022, 8:20pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/8 "2022-05-09T20:20:25Z")

</div>



---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [April 29, 2025, 5:37pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/9 "2025-04-29T17:37:37Z")

</div>



---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [April 29, 2025, 5:38pm UTC](https://meta.discourse.org/t/rich-texteditor/111813/10 "2025-04-29T17:38:51Z")

</div>

We have been working to make this possible. For anyone who’s interested, do take a look at: [Test our new composer!](https://meta.discourse.org/t/test-our-new-composer/352347) 🎉
