Invalid encoding of musescore tags
Look at the source of https://musescore.com/maximal/kolybelnaya-medvedicy-iz-umki page:
(Right encoded strings are underlined green, and bad encoded ones are underlined red.)
Maybe you store non-unicode strings somewhere in file (than it is Code component).
Or incorrectly output them to site (than it is Website component).
Comments
Great catch Maxim. We could locate the root cause of the issue. Fix is on its way.
Fixed. Thx again for reporting Maxim. And for the entertaining twitter conversation ;)
Automatically closed -- issue fixed for 2 weeks with no activity.