79730489

Date: 2025-08-09 08:11:30
Score: 0.5
Natty:
Report link

Had to build on top of the information provided, as I saw no clear rule for tokens

This worked for me:

delims^=^>^<^"^ tokens^=1^,^2^,^3^,^4^,^5

Was unable to make this work changing the order to the classical: tokens^=1^,^2^,^3^,^4^,^5 delims^=^>^<^"^

I have been unable yet to include blank spaces for delims using this approach. I tried with delims^=^>^<^"^ ^ to no avail.

Some proposals of other answers did not worked for me.

Reasons:
  • Blacklisted phrase (1): did not work
  • Whitelisted phrase (-1): This worked for me
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Low reputation (1):
Posted by: CT2003