# Formatting posts using markdown, BBCode, and HTML

**URL:** https://meta.discourse.org/t/formatting-posts-using-markdown-bbcode-and-html/239348
**Category:** Using Discourse
**Tags:** reference
**Created:** [August 25, 2014, 5:47am UTC](https://meta.discourse.org/t/formatting-posts-using-markdown-bbcode-and-html/239348 "2014-08-25T05:47:06Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [December 2, 2022, 2:12pm UTC](https://meta.discourse.org/t/formatting-posts-using-markdown-bbcode-and-html/239348/4 "2022-12-02T14:12:20Z")

</div>

> [@codinghorror](#):
>
> However, we only support a “safe” subset of HTML. I’ll have to dig to find the specifics, but anything common you’d expect to work that isn’t crazy – like `<script>` – should work.

Text color and text background color doesn’t seem to work with `<span>` or bbcode, am I missing something?

- `<span style="color:red">some red markdown text</span>`
  - some red markdown text

- bbcode: `[color=red]Red color text[/color]`
  - [color=red]Red color text[/color]

---

_[View the full topic](https://meta.discourse.org/t/formatting-posts-using-markdown-bbcode-and-html/239348)._
