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