Hi, I converted one document to HTML and the WDG HTML validator reported 2 kinds of errors in the output: - wvHtml uses a "name" attribute in "div" elements to store the paragraph style of the original document. Unfortunately, this attibute is illegal: http://www.htmlhelp.com/reference/html40/block/div.html - wvHtml generates imbricated lists that are not valid: <ol> <ol> <li> </li> </ol> </ol>
Hi, We've received the attached bug report. Please keep the Cc: so that our bug tracking system records your reply. Thanks, Matej