Updates:
        Status: Pending

Comment #2 on issue 1495 by pekka.klarck: Add plain text syntax support into ReST parser
http://code.google.com/p/robotframework/issues/detail?id=1495

I was able to apply the provided patch. Running the created sample.rst failed with multiple warnings like

<string>:7: (WARNING/2) Cannot analyze code. No Pygments lexer found for "robotframework".

and finally with an error

[ ERROR ] Parsing 'path/to/sample.rst' failed: File has no test case table.

After updating Pygments running test worked fine.

Does this mean that in order to use this new syntax, one needs to have docutils and also Pygments with robotframework lexer installed? If this cannot be avoided it's not a major issue, but definitely needs to be documented. It would also be great if the situation could be detected and the user provided a better error message.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to