Create italic text.
The formatted text.
italic('italic text'); // '*italic text*'
The text to be formatted.
Create italic text.
Returns
The formatted text.
Example