Click here to Skip to main content
15,887,485 members
Articles / General Programming / String

Minimize Spacing using Regex

Rate me:
Please Sign up or sign in to vote.
4.73/5 (12 votes)
12 Feb 2015CPOL 13.7K   13  
Regex patterns that will condense multiple spaces, tabs or line breaks into a single space, tab, or line break.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer JBHworks
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions