Inspiring
September 10, 2026
Question
how to better this regular expression ?
- September 10, 2026
- 6 replies
- 46 views
Hello,
I send you my FM file.
Actually, I use this regular expression :
Find : , (\b.+\b)(\n|$)
Change : ($1),
So I do “Find” then “Change§Find”, and I have this result where the blank line has been removed before the last paragraph (begining by “La Saison 10 ...”). How to set the regular expression in order to keep this blank line ?

