processwire
processwire copied to clipboard
Fix paste preprocessing regexAttr
(value without quotes and apostrophes and boolean value)
Fix paste preprocessing regular expression to support attributes whose value is specified without quotes and apostrophes (i.e. paste from Excel) and attributes without values (boolean attributes)
alt="hello", alt = 'hello', height=20, hidden