https://bugzilla.wikimedia.org/show_bug.cgi?id=67554
--- Comment #3 from [email protected] --- This is related to how paragraph-wrapping is done in parsoid. [subbu@earth tests] echo "[[Category:Foo]]abc" | node parse --normalize <p><link href="Category:Foo"/>abc</p> I made a number of fixes recently where unrelated content at the extremities like this is left out of paragraphs (https://gerrit.wikimedia.org/r/#/c/166891/ - bug 71361), but looks like I missed some cases. -- 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
