- From: André Blavier <ablavier@wanadoo.fr>
- Date: Mon, 5 Mar 2001 22:46:38 +0100
- To: "Ciaran Byrne" <ciaran.byrne@3tl.com>
- Cc: <html-tidy@w3.org>
Ciaran, I'm sorry for this late reply. There used to be a bug related to new tags in previous versions of TidyCOM. Do you use the latest version (11 Nov. 2000)? -- André ----- Message d'origine ----- De : Ciaran Byrne <ciaran.byrne@3tl.com> À : <html-tidy@w3.org> Envoyé : mardi 13 février 2001 11:35 Objet : USING UNKNOWN ELEMENTS WITH TIDY COM > Hi all, > When passing unknown elements through Tidy.exe using the config options... > new-inline-tags: do,go,prev, the following file passes through fine. > > *************************************************** > <?xml version="1.0"?> > <html> > <head> > <title></title> > </head> > <body> > <div id="help" title="Help"> > <p><u>Principal</u> - $$ amount<br /> > <u>Interest</u> - e.g. 7.5<br /> > <u>Payments</u> - e.g. 360 for 30 years<br /> > <do type="prev" label="Back"><prev /></do></p> > </div> > </body> > </html> > **************************************************** > > However using the same options with Tidy COM the unknown elements get > removed !! Could anyone shed any light on this PLEASSSSSSEEEEE !! >
Received on Monday, 5 March 2001 16:55:10 UTC