Search found 4 matches

by prjacob
Fri Oct 22, 2004 1:17 pm
Forum: WildEdit
Topic: Remove white space from text
Replies: 5
Views: 1498

It seems that monospace had to be checked in order for this to work. Again, thanks.
by prjacob
Thu Oct 21, 2004 10:40 pm
Forum: WildEdit
Topic: Remove white space from text
Replies: 5
Views: 1498

First, thanks. It only seemed to remove one space in each group. I have 'replacement format' checked and 'regex', but can't find reference to HTH.
by prjacob
Thu Oct 21, 2004 9:38 pm
Forum: WildEdit
Topic: Remove white space from text
Replies: 5
Views: 1498

There should be extra spaces in the "in:" string. Sorry
by prjacob
Thu Oct 21, 2004 9:37 pm
Forum: WildEdit
Topic: Remove white space from text
Replies: 5
Views: 1498

Remove white space from text

Using a regex, how can I remove whitespace greater that 1 char in lines of text using WildEdit.
in: The quick brown fox.
out: The quick brown fox.