View Single Post
Old 07-01-2015, 08:56 AM   #19
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
Quote:
Originally Posted by Chris_Snow View Post
Code:
<p class="calibre2"></p>The paragraph goes in here.
As you can see the "</p>" is at the beginning and not at the end. Is there an easy way to change this? There must be a regex I can use to "find/replace" it?
How about a simple Search & Replace that swaps <p class="calibre2"></p> with </p><p class="calibre2"> ?
exaltedwombat is offline   Reply With Quote