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

--- Comment #6 from Ike <tos...@yahoo.com> 2010-10-08 17:22:02 UTC ---
After seeing your examples, I tracked it down. It is really a Mediawiki issue
that comes up when using lists in a table at the beginning of a cell.

At any rate, the solution is to begin the list on the next line (after the
pipe). Here's the issue and the fix: 

{|
! Does not display first bullet
|* First Bullet
* Second Bullet
|}

{|
! This is a fix
|
* First Bullet
* Second Bullet
|}

I have updated the above pages to demonstrate this.

I hope this resolves your issue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to