Aryeh Gregor wrote:
>> There's some code adding parameters to the wikilinks, but I find them
>> ugly. I'd prefer compressing spans surrounding anchor elements into the a.
>> Ie. <span foo="bar">[[baz]]</span> to produce <a href="baz"
>> foo="bar">baz</a>
> 
> Those two constructs are different.  They really are not the same and
> should not be treated as such.  Treating them the same sounds like a
> really bad idea to me.

Why not?
The reason that a span is needed there is because there's no access to
the attributes of <a>

Allowing a, the silly spambots posting html links would begin working. :(


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

Reply via email to