https://bugzilla.wikimedia.org/show_bug.cgi?id=49784
--- Comment #6 from Krinkle <[email protected]> --- (In reply to comment #5) > Parsoid says they now have a public wt2html API that we can use instead of > action=parse. That would at least allow use to let Parsoid determine whether > it > is inline or block (instead of sniffing the html result, though that's fairly > trivial, just <span> vs. everything else, right? Maybe a few other inline > elements nodes that we use, or do we wrap them all?) > > However we still need to then find a way to swap the data model node instance > in that case. (..) From ve.dm.MWTransclusionBlockNode to ve.dm.MWTransclusionInlineNode or visa versa. -- 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
