Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1388 by [email protected]: Plain text to HTML (test doc) transformation does not work for some markup syntax
http://code.google.com/p/robotframework/issues/detail?id=1388

I have tried to use following HTML formatting in RF 2.7.7:
- preformatted text
- list

As an example my testcase looks like this:

*** Test Cases ***
TC1
    [Documentation]    Hard Rock
    ...    Hallelujah
    ...    | Hard  Rock   Hallelujah!
    ...    | Hard  Rock         Yeah!
    ...    |                - Lordi -
    ...    List of things:
    ...    - single line
    ...    - double
    ...      line
    No Operation

Problems:
1) preformatted text does not preserve spaces in robot (html) log.
2) in list, the second bullet contains only "double". "line" starts a new paragraph.

Robot Framework 2.7.7 (Python 2.7.3 on linux2)


--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to