https://bugzilla.wikimedia.org/show_bug.cgi?id=18765
Steve Sanbeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Bold/italic markup handled |Bold/italic markup handled |differently in tables. |differently depending on | |leading whitespace --- Comment #2 from Steve Sanbeg <[email protected]> 2009-05-12 18:52:32 UTC --- bold/italic has a fairly complex heuristic to determine how they match. It's not dependent on tables, but it is (apparently) sensitive to whitespace. Your test-case shows the difference one extra space in the line can make. I don't think the table is relevant, other than how it causes the whitespace to render. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
