/ Published in: Regular Expression
Replace All with "{ }".
Expand |
Embed | Plain Text
\{((\s*?.*?)*?)\}
You need to login to post a comment.
nerdfiles on 04/09/11
1 person have marked this snippet as a favorite
Replace All with "{ }".
\{((\s*?.*?)*?)\}
You need to login to post a comment.