Convert symbol to unicode
Lately I´ve been working a lot with migrating technical documents to EPiServer. These documents often contained
<font face="symbol">W</font>
instead of Ω.
So I made a function that converts symbols to unicode characters.
Lately I´ve been working a lot with migrating technical documents to EPiServer. These documents often contained
<font face="symbol">W</font>
instead of Ω.
So I made a function that converts symbols to unicode characters.