Skip to content

Commit

Permalink
feat: supports multi-line regex
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt committed Feb 24, 2021
1 parent 8ae5650 commit ac2ac35
Show file tree
Hide file tree
Showing 7 changed files with 506 additions and 360 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Based on the classfication within the [MDN cheatsheet](https://developer.mozilla
- [x] global
- [ ] sticky
- [x] case insensitive
- [ ] multiline
- [x] multiline
- [x] dotAll
- [ ] unicode

Expand Down

0 comments on commit ac2ac35

Please sign in to comment.