Comment by maratc
2 days ago
> \bfoo\b will produce noisy results.
Add a look-behind for '[' and a look-ahead for ']' and you'll be fine.
2 days ago
> \bfoo\b will produce noisy results.
Add a look-behind for '[' and a look-ahead for ']' and you'll be fine.
No comments yet
Contribute on Hacker News ↗