how can i add $ sign just before matching tag of span [closed]

<span class="xyz">z <span>abc</span> <span>cdf</span> </span> This is my sample code and must replace like this

<span class="xyz">z <span>abc</span> <span>cdf</span> $</span>



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Spring Elasticsearch Operations

Hibernate Search - Elasticsearch with JSON manipulation