Replies: 1 comment 4 replies
-
Is it really that common? I have a somewhat large webapp (over 500 template files) and never had the need for doing a regex replacement in a template.... |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The functionality to search and replace text using regular expression patterns seems to be very useful in a template. While hooking the functionality using custom filters definitely works I wonder why it wasn't implemented as a built-in filter in the first place?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions