Aryeh Gregor wrote: > On Sat, Jan 31, 2009 at 4:23 PM, <[email protected]> wrote: >> Gentlemen, In wikitext I want to do <ol start="6101"> >> <li>a >> <li>b >> </ol> >> but http://www.w3.org/TR/html401/struct/lists.html says that is >> deprecated. > > It's been un-deprecated in HTML5, for what that's worth. I don't know > whether XHTML2 has done so as well.
IMHO it should be allowed to do <ol start="6101"> # a # b </ol> instead of having to revert to html to do this -otherwise not too uncommon- action. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
