aikar / aikar/commands

MessageFormatter not properly handling nested color tags

Open
#168 1 comment 0 reactions 0 assignees View on GitHub
core
Dominant language
Java
Stars
628
Forks
150
PR merge metrics
No merged PRs in 30d

Description

## What is observed
When formatting a message, nested color tags are not formatted, only the "parent" tags.

ex: `foobarbaz` would result in:
![image](https://i.domnian.com/4b9a6bae.png)

## What is expected
All tags, including nested ones, are converted.

ex: `foobarbaz` would result in:
![image](https://i.domnian.com/a0eed9ad.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.