Underline text.
The formatted text.
underline('underlined text'); // '__underlined text__'
The text to be formatted.
Underline text.
Returns
The formatted text.
Example