Closed csssaz closed 7 years ago
This adds support for + and ?. I added tests using the regexes for whitespace and numbers.
I think the only one remaining is the multiline comments, which I have to figure out how to implement with this rudimentary regex language :v
But anyways almost there!
This adds support for + and ?. I added tests using the regexes for whitespace and numbers.
I think the only one remaining is the multiline comments, which I have to figure out how to implement with this rudimentary regex language :v
But anyways almost there!