Skip to content

Commit

Permalink
Remove language about unicode property escapes being unimplemented
Browse files Browse the repository at this point in the history
They are now implemented.
  • Loading branch information
ridiculousfish committed Mar 13, 2023
1 parent 8349a85 commit ee710e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ This was my first Rust program so no doubt there is room for improvement.

There's lots of stuff still missing, maybe you want to contribute?

### Currently Missing Syntax

- Unicode property escapes like `\p{Sc}`

### Currently Missing Features

- An API for replacing a string while substituting in capture groups (e.g. with `$1`)
Expand Down

0 comments on commit ee710e5

Please sign in to comment.