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