https://bugzilla.wikimedia.org/show_bug.cgi?id=31871

Daniel Friesen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |
            Summary|Headings starting with      |Fix usage of tidy to work
                   |number cause invalid XHTML  |cleanly with html5

--- Comment #3 from Daniel Friesen <[email protected]> 
2011-10-22 01:25:23 UTC ---
Guess that's related to the output-xhtml=yes setting in tidy.conf. I expect
that was done so that tidy would output valid xml because we still haven't
stopped outputting the well-formed xml format of markup.

We'll need to see if changing the tidy settings causes any unwanted bugs or
side effects.

The tidy settings that html5-rack-tidy uses look interesting:
https://github.com/customink/html5-rack-tidy/blob/master/lib/rack/tidy/cleaner.rb

We may have a use for some of those settings. Maybe if necessary we could use
separate tidy.conf and tidy5.conf files.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to