Posted by dms5074 on May 6, 2009 at 2:46pm
| Project: | DruTeX |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When using the "equation" tag, a "name" attribute is used on an anchor. This is invalid XHTML. For clean and valid XML, putting the "id" attribute on the table is equivalent in modern browsers. It would be nice to maybe have a checkbox or something to toggle this so pages using "equation" can validate.