clean_text
by official
Expert at cleaning up broken and, malformatted, text, for example: line breaks in weird places, etc.
# Clean Text Expert at cleaning up broken and, malformatted, text, for example: line breaks in weird places, etc. ## Usage ```bash cat input.txt | clean_text ``` ## Source This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns. - **Original pattern**: `clean_text` - **Author**: Daniel Miessler - **License**: MIT
Reviews
Login to reviewNo reviews yet.
Issues
No issues reported for this tool.
Write a Review
Share your experience with this tool.
0/2000
Report an Issue
Help improve this tool by reporting bugs or security issues.