Technical tips for various products and programming languages
maandag 27 mei 2024
Regular expressions in Notepad++
In Notepad, you can search and replace text using regular expressions. The following expression is non-greedy because the ? is used. It also creates a group that is used in the replace part.
Geen opmerkingen:
Een reactie posten