I agree it is sometimes not intuitive to transfer Regex from regex101 to KNIME. However, I think the Regex Split should take the regex as-is from regex101. Only in the String Manipulation node it is a bit different, because there the Regex is treated as a Java String, requiring escaping...