As the title says. Is there a way to do this in games?
Yes.
You can also use bold with the [b] and [/ b] tags.
And both bold and italic with ```
Text
My story always seems to mess that option up.
Canāt think why that would be, unless youāre missing one of the closing ā/ā slashes? Even if you use the closing tags the āwrongā way around, e.g.
[i][b] Text [/i][/b]
I believe CS would still display it properly, provided the actual syntax is correct.
An aside: this is actually just one of the many ālittle touchesā I like about CSIDEās dedicated (i.e. ChoiceScript-specific) Code Editor. In that, Ctrl-B / Ctrl-I will wrap any selected narrative text with the appropriate formatting tags for displaying in CS, and if no text is currently selected those hotkeys will insert the tags where the cursor is, and with the cursor itself re-positioned between the start & end tags ready to simply type your formatted word or phrase.