View Single Post
Old 10-26-2014, 05:52 PM   #14
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by Terisa de morgan View Post
Can you suggest how to apply it? It would be a first step. <p> -> <p style="">
Search:
Code:
<p( [^>]*)?>
Replace:
Code:
<p style="some-styles">
Would have the effect of nuking all current paragraph-level styles and replacing them with a custom one. Equivalent to a stylesheet override, except no chance of keeping some old rules.

You'll need to use Bulk Edit Metadata, make sure you are in regex mode.
eschwartz is offline   Reply With Quote