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

--- Comment #1 from [email protected] ---
Ugh ... Tidy messes with us again.

<blockquote>
  foo
</blockquote>

In the test case above and the the one posted by Roan, parserTests specifies no
outer p-wrapping, but Tidy adds an outermost p-wrapper inside blockquote (check
in sandbox).  Only one p-tag is added around plain text insde blockquote
independent of # of newlines.  Adding it will fail parser tests, and not adding
it will not match Tidy's output.

So, should we or should we not add that single p-wrapper around text as a child
of <blockquote>?

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