G
Guest
Hi to all,
i did this regular expresion <!--!.*!--> that matchs all occurrences of type
<!--!Name!-->
<!--!Description!-->
and so on...
I would like to know the regular expression to get (for instance) for this
example, only the matches Name and Description without the start <!--! and
the end !-->
i did this regular expresion <!--!.*!--> that matchs all occurrences of type
<!--!Name!-->
<!--!Description!-->
and so on...
I would like to know the regular expression to get (for instance) for this
example, only the matches Name and Description without the start <!--! and
the end !-->