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

--- Comment #4 from [email protected] ---
A more reasonable default behavior might be not to generate indent-pres in
table-cells at all, since there are at least 2 scenarios currently where
leading whitespace in table-cells doesn't result in indent-pres.  See below.

1. Indent-pre:

{|
|-
|
 foo
|}

2. No indent-pre:

{|
|-
 foo
|}

3. No indent-pre:

<table><tr><td>
 foo
</td></tr></table>

However, not sure if there are pages out there that exploit behavior 1.

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