I've put together a text factory to operate on XHTML files, and the last step is Tidy > Cleanup Document, with the only checked items as "Discard empty paragraphs" and "Enclose block text". It does just what I want -- different from anything I can get with Tidy > Reflow Document (though glad to be proven wrong), but with one big problem: It changes numbered entities like   to named entities like
But named entities are not supported in the environment I'm working in. So how can I -- on an entire project -- get the result of Tidy > Cleanup Document without the entity conversion -- or else, how can I reconvert the entities to their numeric form. Rick Gordon -- ___________________________________________________ RICK GORDON EMERALD VALLEY GRAPHICS AND CONSULTING ___________________________________________________ WWW: http://www.shelterpub.com -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
