in reply to How to convert a text file to a HTML file

Parse the input file and generate HTML based on the resulting parse tree.
  • Comment on Re: How to convert a text file to a HTML file