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

--- Comment #1 from C. Scott Ananian <[email protected]> ---
This is probably related to bug 47326... but bug 47326 is fixable.  Not sure
that this particular bug is fixable, since our DOM fundamentally does not let
us represent block content inside an <a> tag.

OTOH, it's interesting that we currently round trip:

  [[佳能 EOS 300D|300D<p>Digital Rebel<p>Kiss Digital]]

to

  [[佳能 EOS 300D|300D<p>Digital Rebel]]<p>[[佳能 EOS 300D|Kiss Digital]]</p>

ie, we managed to deal with the first <p> somehow.  We might be able to
recombine these tags in the html2wt phase.

-- 
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

Reply via email to