As a follow-up, adding the content model CM_TABLE to the tag <td> in tags.c results in what I believe to be the correct output. in tags.c: // "td", VERS_FROM32, (CM_ROW|CM_OPT|CM_NO_INDENT), ParseBlock, null, // changed to "td", VERS_FROM32, (CM_TABLE|CM_ROW|CM_OPT|CM_NO_INDENT), ParseBlock, null, However, since I am very new to this list and to Tidy, I'm not sure what this breaks. In my limited testing, everything else seems to be un-affected. Anybody able to confirm this or offer any suggestions? Thanks. -ShaneReceived on Monday, 27 September 1999 15:22:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:46 GMT