Add regex support for text filtering and replacement#191
Conversation
these functions uses regex if required, otherwise normal
|
Hi @aahnik In the below list where basic text is present it works both in filtering as well as replacing, but the regex expressions dont work.. nothing happens.. and the text comes as is.. also the replace and filtering are case sensitive.. anyway to change it? plugins: Below is repeat again of what works and what doesnt. Doesnt work - Works but case sensitive Doesnt work - Works but case sensitive |
Fixes #136
Also updated concerned pages in the wiki