Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

regex remove brackets and contents

/[.*?] /g

[A] this is a song [D] [Am] i am [Adim]  Am [f] // input
this is a song i am  Am // output
Source by www.regextester.com #
 
PREVIOUS NEXT
Tagged: #regex #remove #brackets #contents
ADD COMMENT
Topic
Name
7+1 =