Take advantage of Unicode to have "formatted text" anywhere

guilhermgonzaga

New member
Hello, everyone.

I made this macro that changes characters in a string to equivalent "formatted" characters. Then you can paste this text anywhere that supports Unicode.

I took it more as a challenge, but I believe you'll find it useful.


Word of caution: it's hacky and the result may not be displayed properly on systems that do not support the latest Unicode standards. Also, as these are different code points, you won't find them if you search for the regular characters instead.
 
Top