I want to find any word where it has a square bracke, then no simple quotation mark, then whatever, then no simple quotation mark and then the closed square bracke.
For example, look this words:
['car in the mountain']
[sister in law]
['dog']
The result must show me:
[sister in law]
Exists any regular expression can do it that?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…