Wildcard Find & Replace Ignores HTML Tags


for long i've been using particular wildcard in find & replace procedures, can't imagine i've never encountered before, today it's problem.

 

i have several similar lines of code & text need change <p> & </p> tags in. 1 of lines:

<p>weekday [34]; <em>bvm on saturday</em></p>

needing keep contents between <p> & </p> tags consistent, in find window i'm using would, wildcard:

<p>([^>]*)</p>

and in replace field:

<new-tag>$1</new-tag>

 

the finder doesn't fact there html tags in string being represented wildcard, <em> & </em> tags... ignores whole line , goes on 1 not having html tags within string.

 

is there way of getting this—or another—wildcard accept html tags in string being carried over?

 

thanks.

 

cayce



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Illustrator CS6 Ocurrío un error E/S en el archivo.

Why is os_ViewContainer running?

Animate - problem with duplicating scripts after loop