julia
6d8f54ad
- doc: fix manual description of regex escapes (#48239)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
doc: fix manual description of regex escapes (#48239) String interpolation happens before the regex is processed, so there is no guarantee that interpolated text will be properly escaped.
References
#48239 - fix manual description of regex escapes
Author
JeffBezanson
Parents
7d2499dd
Loading