Re: Tidy and Custom Tags

You can tell Tidy about new block, empty, inline and preformatted tags. See 
(respectively):

http://tidy.sourceforge.net/docs/quickref.html#new-blocklevel-tags
http://tidy.sourceforge.net/docs/quickref.html#new-empty-tags
http://tidy.sourceforge.net/docs/quickref.html#new-inline-tags
http://tidy.sourceforge.net/docs/quickref.html#new-pre-tags

take it easy,
Charlie

At 10:18 AM 11/25/2002 +0000, Julian Voelcker wrote:

>I have a CMS app that stores chunks of HTML into a database, however am
>noticing that the code provided by the editor isn't that clean and
>would like to use Tidy to clean it up.
>
>The only problem is that we have added some of our own custom tags to
>the html.
>
>Is there any way to provide Tidy with an exceptions list of tags to
>ignore?
>
>Cheers,
>
>Julian Voelcker
>The Virtual World (UK) Limited
>Cirencester, United Kingdom

Received on Monday, 25 November 2002 11:09:25 UTC