Text formatting in chat broken

The text formatting in the chat window doesn’t always parse correctly and can produce weird results.

For example, the text “here are two bold words” will not do what it looks like. It seems like it should prefer a non-greedy parse but it’s doing greedy.

Good find, thanks a lot! This should be fixed now!