use HTML::FromText; print text2html( 'Hi there *mom* and _dad_', bold => 1, underline => 1 );