User tests: Successful: Unsuccessful:
This is awesome!
Two things, you added some unneeded indentation could you please fix this? Also could you submit this at the platform (https://github.com/joomla/joomla-platform/) it will than tickle down with the next merge.
Thanks again, I was banging my head against the desk for this one but I just don't speak regex.
Thanks. Works fine.
@realityking Wow, thanks a lot. After my last system wipeout I apparently forget to switch indentation to tabs in PhpStorm.
Submitting also to platform.
I modified also to allow including an escaped double quotes inside the value (right-hand)
Jean Marie asked also for escaped single quotes but as I can see it was always allowed so I think it is not necessary.
Beside the AFAIR, there is no need for escaping single quotes inside double quotes.