$Id: TODO,v 1.5 2002/04/09 19:47:14 scop Exp $

TODO items for gmuck, in no particular order.

o Enable tests.
o Implement more-than-one-line checks, in order to provide more context.
o Better XML checks.
o Non-nitpick mode?
o WWW pointers for reported errors.
o Deprecated attributes checks should maybe contain also non-standard ones
  and other common troublesome ones, like <body margin(width|height)>,
  <table height>.
o Check the wicked piece of regexp in the start of the
  "non-lowercase attribute" test in &_attributes, and adapt it to others.
o Check for attributes with fixed values, for example:
  noshade="noshade", method="(get|post)",
  (input)
   type="(text|password|checkbox|radio|submit|reset|file|hidden|image|button)"
