The mysteries of the superscript

Is there are way to enable the superscript function to a font style of a design system without detaching the font style? It worked before, but now I have to detach the font style then enable the superscript. It defeats the purpose of a design system. :frowning_face:

2 Likes

Hey @Wu_George_C ,

Depending on the font you’re using, it should work if you copy/paste the unicode glyphs directly:

Try copying this: “²”
, if the font supports it you should still have the font-style in place and the digit 2 should be in superscript.

More info here:

I hope it helps you :slight_smile:

1 Like