how can I convert text to bold, italic & strikethrough? I've seen some tutorials which set the text in the window but that's not what I want. I want to base entirely on the console, no windows or anything like that.
Sample:
bold("ue") =>
italic("la") =>
strike("qw") => q̶w̶
Thanks a lot! Your help is very much appreciated!!!