I started doing a few docs with tidy to see how it went, and discovered
that it is disobeying at least one of the edicts regarding HTML in the
docs. Specifically, it is doing:

      <li><a href=
      "core.html#limitrequestfieldsize">LimitRequestFieldsize</a></li>

Rather than

<li><a href="core.html#limitrequestfieldsize"
>LimitRequestFieldsize</a></li>

Is this actually a big deal? Is there a rationale for this that goes
beyond someone's personal preference?

-- 
Rich Bowen - [EMAIL PROTECTED]
http://www.rcbowen.com/kenya/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to