Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
It might be just me, but often a simple replacement is sufficient.However, if users modify templates they quite often mess with whitespaces/newlines which could easily (and unnecessarily) break template modifications.Of course it would be possible to create every modification as a whitespace-ignore regex, but that seems painful - and doesn't quite make the modifaction readable It would therefore be nice if simple replacements would internally be processed as whitespace-tolerant regexes.This is what I did in TMS for vBulletin and I never had a single issue because of that.
It might be just me, but often a simple replacement is sufficient.
However, if users modify templates they quite often mess with whitespaces/newlines which could easily (and unnecessarily) break template modifications.
Of course it would be possible to create every modification as a whitespace-ignore regex, but that seems painful - and doesn't quite make the modifaction readable
It would therefore be nice if simple replacements would internally be processed as whitespace-tolerant regexes.
This is what I did in TMS for vBulletin and I never had a single issue because of that.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences