MSUTeam / MSU

Modding Standards and Utilities for Battle Brothers
21 stars 4 forks source link

fix: vanilla bb code toggle not applying to text bolded using JS #395

Closed Enduriel closed 1 month ago

Enduriel commented 1 month ago

Went for a different approach with this one which is imo cleaner, previously only text bolded using bbcode would be unbolded, but it turns out vanilla actually bolds some text directly with JS, this is able to handle all those cases. I had to exclude title fonts as those are always bold.