RegEx Match/Replace

Regular Expressions (regex) are a very powerful tool that allows developers the ability to search and replace using a powerful specific syntax. Test regular expressions to match and make replacments using this tool.


RegEx Pattern
/
/gm


Source