Think I found a minor bug with 0.11rc1 wiki basic tables in ticket
(but not wiki pages) that I could not find in the ticket database.
Before entering it, thought I would bounce it off folks first and see
if it's "just me".
Am using the table example from
http://trac.edgewall.org/wiki/WikiFormatting
||Cell 1||Cell 2||Cell 3||
||Cell 4||Cell 5||Cell 6||
In both FF and IE...
* There's an extra column on the right (of Cell 3 and Cell 6) when
entered into a 0.11rc1 Ticket's description or comments.
* The extra column does not display in 0.11rc1 Wiki pages.
* The extra column does not display in 0.10 Trac tickets or wiki
pages.
My environment is 0.11rc1, Python 2.5.2, Windows, Apache, mod_python
and a "trunk" version of Genshi.