Search found 2 matches
- Wed Sep 07, 2016 6:44 pm
- Forum: Regular Expressions (Archived)
- Topic: How do you remove leading spaces from multiple lines?
- Replies: 2
- Views: 36047
Re: How do you remove leading spaces from multiple lines?
You were correct, thanks a bunch. I had a filter on as you said. I was going buggy trying to figure out what was wrong.
- Wed Sep 07, 2016 6:09 am
- Forum: Regular Expressions (Archived)
- Topic: How do you remove leading spaces from multiple lines?
- Replies: 2
- Views: 36047
How do you remove leading spaces from multiple lines?
I need the RegEx expression for removing leading spaces on each line for many different files . I have tried many different expressions, but none have worked. Can anyone provide the correct syntax?
I am using Batch commands/Batch Editor feature where you enter the RegEx expression and replacement ...
I am using Batch commands/Batch Editor feature where you enter the RegEx expression and replacement ...