MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Allow spaces in listPattern

Open MSK1582 opened this issue 2 years ago • 1 comments

This modifies the RegEx so that spaces can be placed in lists fixing #1835

MSK1582 avatar Jul 04 '22 21:07 MSK1582

Thanks for the PR. Ideally this would be more robust rather than just accepting a comma-separated list, but that was the easy option at the time. I don't think I want to merge this as-is, but this gives me an idea of how I want to handle this in the short term.

DenWav avatar Aug 09 '22 19:08 DenWav