https://bugzilla.wikimedia.org/show_bug.cgi?id=50978
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|General |ContentEditable Assignee|[email protected] |[email protected] Product|Parsoid |VisualEditor --- Comment #3 from Roan Kattouw <[email protected]> --- (In reply to comment #2) > Parsoid incorrectly renders references as <span>s. The ones directly in the > main documented are rendered as <sup>s by VE, but we don't control the ones > in > templates and other generated content (and #tag is a ParserFunction). Ugh, didn't see James's summary edit. Moving back to VE. We could probably add CSS to make <span class="reference"> render as a superscript, or munge it in some other way. Though ideally I'd like us to convince Parsoid to render references as <sup>s the way the PHP parser does. -- 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
