I don’t think you can merge style, let say one style is Red text and the other one is Orange, it will just overwrite even if that possible.
A tag style inside another another tag will be read as a plain text unless you do some string manipulation.
I made a custom text font that made the text move but I wanted to know if I’d have to make bold, italic, and normal version of it or if I could change those within my text text document to incorporate multiple formats kinda like in html.
Not to mention that if I wanted to make the text a different color I would have to make another set in the style sheet plus whichever formatting I needed.
Either way thank you for your help, it is much appreciated! Hopefully a feature like this can be added at some point to make the formatting a bit more dynamically capable.