pub fn underline_bold_italic(text: impl Display) -> String
Wrap text in underline + bold + italic markers (__***text***__).
__***text***__