Any chance of adding the possibility of being able to transform text spans in the Typography text editor via inline styles (similar to bold, italic, and underline)? I’ve run into a few cases where it would be helpful to be able to transform the text to uppercase rather than type it all in uppercase. I could also see lowercase and capitalise also being useful in some circumstances.
FWIW Tailwind also supports additional text-decoration-line settings beyond underline, which would also be useful (ie. line-through, aka strike-through) if you’re ever looking to improve the inline text style editor in the Typography component.