Comment #8 on issue 373 by pekka.klarck: Comments are not properly ignored
http://code.google.com/p/robotframework/issues/detail?id=373

Actually you can have longer comments (or other contents) in cell if you use the
other table format supported by reST:

+-------------+--------------+
|  Test Case  |    Action    |
+=============+==============+
| Example     | No Operation |
+-------------+--------------+
|             | # All this   |
|             | belongs to   |
|             | exactly one  |
|             | comment.     |
+-------------+--------------+

--
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