when I give input in my text file as
title: just do it
_something_
I should get my output in the java console in the html format as follows:
<title>just do it </title>
<i>something<i/>italicized line
Please help me how to do it pleaseeeeeeeeeeeeeeeeee.Note :Output is expected in the java console