# BBCode Color not nesting properly

**URL:** https://meta.discourse.org/t/bbcode-color-not-nesting-properly/143725
**Category:** Bug
**Created:** [March 9, 2020, 5:39pm UTC](https://meta.discourse.org/t/bbcode-color-not-nesting-properly/143725 "2020-03-09T17:39:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rainbowsky](https://avatars.discourse-cdn.com/v4/letter/r/919ad9/32.png) [@rainbowsky](https://meta.discourse.org/u/rainbowsky)
#### Post date: [March 9, 2020, 5:39pm UTC](https://meta.discourse.org/t/bbcode-color-not-nesting-properly/143725/1 "2020-03-09T17:39:52Z")

</div>

I upgraded to 2.4.1 and the discourse-bbcode-color plugin appears to be partially broken.

`[color=red]text works[/color]`

`[[color=red]nested links don't work[/color]](https://www.google.com/)`

I tried playing around with the nesting order (e.g. putting the link inside the `[color][/color]` tags but it still seems broken.
