Chat formatting broken #71
Labels
No labels
bug
dependencies
duplicate
enhancement
error handling
feature
formatting
fun
help wanted
invalid
needs testing
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/Chroma-Chat#71
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
¯\\\_(ツ)\_/¯
Fix it.
Related issues:
Having formatting inside a name causes duplication of the name, due to the broken combine method.
If the name has only one underscore, it will underline until the end.
Actually it should ignore all formatting inside names.
*test
,**test
removes appropriate amount of chars at the end;**test*
doubles the test message)