-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🆒 Your use case
I want to match all characters within a script tag, but since there isn't a preset input to match everything, so I have to manually write ([\s\S]*?) for match the code.
🔍 Alternatives you've considered
Maybe an export named every can be added to preset inputs, or export createInput to allow for custom input definitions could be a solution ?
ℹ️ Additional info
No response
bryan-hoang
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request