Is there a way to use javascript's regex engine to create a character class that matches with
" or " (one space before ") or . or , or [SM_l]
or nothing (not the string "nothing" , just 0 characters)
Background Context: This is going to be used as part of the solution to solve the problem presented in this post: Javascript - how to use regex process the following complicated string