str important(str text)
Formats text as important.
str header(str text)
Formats text as a header.
str warning(str text)
Formats text as a warning.
str yellow(str text)
Formats text to be yellow.
str underline(str text)
Formats text as underlined.
str green(str text)
Formats text to be green.
str really_important(str text)
Formats text as really important.