I need to extract from a string a set of characters which are included between two delimiters, without returning the delimiters themselves.
A simple example should b
To remove also the [] use:
\[.+\]