Search found 1 match

by patteoks
Sat Feb 27, 2016 1:24 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Back References
Replies: 2
Views: 7410

Back References

I have a list for example

1 Corinthians
2 Corinthians
1 Timothy
1 John
2 John
1 Kings


I want to turn it into

1Corinthians
2Corinthians
1Timothy
1John
2John
1Kings

The Regex filter from (RegexBuddy) Perl Flavour I tried to use was

Find Pattern (Perl Style)
([123])\ ([SKCTPJ][aihoe]\w*\ ?\d{0,3 ...