pub fn bold_italic(text: impl Display) -> String
Wrap text in bold and italic markers (***text***).
***text***