https://bugzilla.wikimedia.org/show_bug.cgi?id=57252
--- Comment #3 from [email protected] --- Restrictions on id attributes in HTML5: http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#the-id-attribute Those same restrictions also apply to <a> anchors since page-anchors in #-style use element ids. RDF about attribtues dont accept spaces either. So, using the id-element restrictions on the ref-target and using that in <span id>, <li about/id>, <a href> should work. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
