Help for this page
Select Code to Download
Select
or
download this
{[[group1 #xxx#]] text [[group2]] text2 [[group3 #something# else]]}
Select
or
download this
->" text group2 text2"
Select
or
download this
$R =~ s/(.*?)(\[.*?\#.*?\#.*?\].*?)?(.*?)/$1$3/gm;