- From: Marc Rubin, Jay's Island Software Development & Consulting <html-tidy@mail.com>
- Date: Fri, 24 Mar 2000 11:45:41 -0600
- To: html-tidy@w3c.org
I'd like to preserve the implicit hierarchy of HTML headings when
converting to XHTML. For example, I'd like to end up with this XHTML
output:
<h1>Heading 1 text
<h2>Heading 2 under heading 1</h2>
given this HTML input:
<h1>Heading 1 text</h1>Would this translation be feasible as an option in Tidy?
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001
Received on Friday, 24 March 2000 13:13:57 UTC