Every time I use regular expressions (usually my own):
• Without insignificant whitespace (*): nearly impossible to understand.
• With insignificant whitespace: relatively easy to understand.
(*) https://exploringjs.com/js/book/ch_regexps.html#tip-insignificant-whitespace-and-line-comments-via-
