💣 REGEX
PLOSION
Help
Clear all
Copy
What to match ?
(common)
✓ -  
Any
.
✓ -  
Alphabetic characters
✓ -  
Lowercase
[a-z]
✓ -  
Uppercase
[A-Z]
✓ -  
Numeric characters
[0-1]
[[ char.char ]]
 Space 
[[ char.char ]]
[[ char.char ]]
How many times ?
✓ -  
Undefined
*
✓ -  
Once or more
+
✓ -  
Only once
✓ -  
Between
{[[model.current_character.inferior_boundary]], [[model.current_character.superior_boundary]]}
and
(let right field empty for no limit)
Result:
[[ model.current_character.pattern.to_readable() ]]
Clear
Add to regex
Composition of your regex
Change ordering
Pattern
Actions
≡
[[ char.to_readable() ]]
Duplicate
🗙
Clear alerts
[[ alert.title ]]
[[ alert.message ]]