I have such input:
[vc_custom_heading text="iWRITER for Box" ..... ]
and I have regex which captures everything between square brackets which makes possible to ignore everything between square brackets.
However, it is too much since I would like to exclude from capturing the text between quotes: iWRITER for Box
To make things clearer. Here is the screenshot: https://app.box.com/s/f2cj7tzrdqkjoocj3my6yo2w7nl4hcta
I need regex to capture everything in yellow.