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

James Forrester <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://fr.wiktionary.org/w
                   |                            |/index.php?title=pr%C3%A9do
                   |                            |miner&diff=prev&oldid=18065
                   |                            |635

--- Comment #1 from James Forrester <[email protected]> ---
The problem here is that the template "{{S|étymologie}}" creates a broken block
object, so everything after it has to be part of the same block. (This, BTW, is
horrible wikitext.)

When Parsoid encounters this, it has no choice but to assume that the
(mistaken) rest of the block was intended to be there, so groups it in with the
template. Had the user put a newline in correctly it would have worked fine,
but this isn't great. :-(

What do you suggest we should do in this case?

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