backslash being stripped from my code in text view
bug-reportpluginplugin-page-builder · By josephrajewski · 9 years ago · Reply by josephrajewski 9 years ago
We’re using SiteOrigin Visual Composer on our website, but we copy/paste Oracle generated form code into our pages. In doing so, the following “regex” is included inline of that code for javascript validation. When we paste this: ([^@s]+)@((?:[-a-z0-9]+.)+[a-z]{2,})$ Visual editor…