Updates:
        Status: Started
        Cc: pekka.klarck

Comment #6 on issue 447 by pekka.klarck: `libdoc.py` should support preformatted text
http://code.google.com/p/robotframework/issues/detail?id=447

I looked at the code and generated documentation and noticed following issues:

1) Having two preformatted blocks in one doc doesn't work correctly.

2) Preformatted lines cannot have leading spaces like tables can. Not sure is that relevant but should at least be consistent.

3) Extra empty lines are added after tables and preformatted blocks.

4) I got a feeling that the algorithm to format tables, preformatted, and other lines could be somehow simplified or at least cleaned up a little. I'm not exactly sure how but we can take a look at that together on Friday.

In addition to above there are two know todos:

5) Add CSS to log/report/libdoc files.

6) Document this in UG.

Reply via email to