firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.24k stars 199 forks source link

An option to treat each line as a different input #1943

Closed MarcTCruz closed 1 year ago

MarcTCruz commented 1 year ago

An option to treat each line as a different input It's a nice feature for when the regex is absent of multiline and global flags but the user needs a lot of rows to be tested against a given pattern.

working-name commented 1 year ago

Hello! Thank you for your suggestion, please follow #795 ( for more context please see #1608 ).