Updates:
Summary: `\n` and `\t` are not processed correctly by `testdoc.py`
Status: Done
Owner: pekka.klarck
Labels: Target-2.5.4Comment #1 on issue 655 by pekka.klarck: `\n` and `\t` are not processed correctly by `testdoc.py`
http://code.google.com/p/robotframework/issues/detail?id=655The problem was that the docs were not unescaped by testdoc.py. Fixed in r4114.
The development version of this tool has the fix and it will also be included in the 2.5.4 version.
