Hi,

I came across a bug where the simple table markup pulls in text after the table definition and shows it to the right of the table. Here's an example of the markup:

---------------------------------------------------------

||align=left ||Model ||Wind ||
||GCS/DMARS ||Not req.  ||

'''This text should not be included with the table!'''

---------------------------------------------------------

It could well be that the behaviour of 'align=left' is undefined, but the result is surprising to an unsuspecting user:

Model           Wind
GCS/DMARS       Not req.        This text should not be included with the table!


I've illustrated the bug on this page:
        http://www.pmwiki.org/wiki/Test/TableProblem1


Best regards,
Christian

--
Christian Ridderström                           Mobile: +46-70 687 39 44
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to