Quote:
Originally Posted by Ersatzreifen
I've tested that on a few books, and found that so long as the paragraph tag exists exactly as <p> it does work. This is confirmed.
But most tags turned out to be in the form of <p class="description">, so I made a second filter to look for that condition only, and change it to <p class="description" style="text-align: justify;">, but that doesn't work at all: after running the filter I find that nothing has changed! The test fields in the search & replace filter indicate that it's going to work, but it didn't. What am I doing wrong?
|
Can you post the HTML of one of the recalcitrant Comments in code tags (that's the '
#' button in Advanced mode)
BR