You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a current limitation you can bypass with more code, but I am trying to provide a directory with section signs (§) and they end up being butchered into some weird HTML notation.
In my specific use case, it's for Minecraft resource packs since colour information can be added into file names (from §0 to §f) but I could imagine special symbols used in different written languages would also suffer from this horrible fate.
The text was updated successfully, but these errors were encountered:
Not sure if this is a current limitation you can bypass with more code, but I am trying to provide a directory with section signs (
§
) and they end up being butchered into some weird HTML notation.In my specific use case, it's for Minecraft resource packs since colour information can be added into file names (from
§0
to§f
) but I could imagine special symbols used in different written languages would also suffer from this horrible fate.The text was updated successfully, but these errors were encountered: