Updates:
        Status: WontFix

Comment #4 on issue 173 by pekka.klarck: Parser could allow "non-table comments"
http://code.google.com/p/robotframework/issues/detail?id=173

We decided not to implement this due to reasons explained below. First too are
explained in more detain in comment 1.

1) You can have multiple tables my having suitable table headers (which can even be
hidden with CSS).

2) Ride does not support having multiple tables.

3) You can format table like

+-----------+------------+----------+
| Test Case | Argument   | Argument |
+-----------+------------+----------+
| My Test   | My Keyword | arg      |
+-----------+------------+----------+
| # A comment here. Note that cols  |
| have been merged.                 |
+-----------+------------+----------+
|           | Another KW |          |
+-----------+------------+----------+



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to