J
julian_m
Now i'm looking for a macro, which would delete whatever text between
certain tags, for instance
given this:
bla bla bla /* this piece
of text should be deleted,
no matter whether it is a
paragraph or not */ bla bla bla
after macro execution should be
bla bla bla bla bla bla
Note that , in this case, the tags are /* and */ , which are css/php/c
comments, that is what i need the macro for
tnx - jm
certain tags, for instance
given this:
bla bla bla /* this piece
of text should be deleted,
no matter whether it is a
paragraph or not */ bla bla bla
after macro execution should be
bla bla bla bla bla bla
Note that , in this case, the tags are /* and */ , which are css/php/c
comments, that is what i need the macro for
tnx - jm