j
k
j a
j l
I just noticed that I posted the wrong regex. My latest regex was:
:-)
(.)=(?(\")[^\"]*|[\\S]*)
That shouldn't be a valid regex, a similar alternative would be: (.)=(?(?=\")\"[^\"]*\"|[\\S]*) John.
Back to the thread
Back to the list