Comment #8 on issue 1135 by pekka.klarck: Inconsistent handling of documentation paragraphs in log/report vs. libdoc
http://code.google.com/p/robotframework/issues/detail?id=1135
This issue was updated by revision 1b177da64ed9. Fixes:- `doc` class belongs only to suite/test/kw docs and suite metadata. Not, for example, to messages. - `pre-wrap` style must not be used with `doc` class. It should only be used with messages.