Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 272 Bytes

File metadata and controls

6 lines (6 loc) · 272 Bytes

HTMLTagRemover

This project coupled with an input stream could help remove html tags in your data you are migrating or just for file cleanup.

Steps

  • Add input.csv to the root of the project
  • Run the project.
  • Generates an output.csv file with HTML tags removed.