Updates:
Summary: Document that whitespace characters are ignored after `\n` except
inside extended variable syntax
Owner: pekka.klarck
Labels: -Type-Defect Type-Documentation
Comment #1 on issue 667 by pekka.klarck: Document that whitespace
characters are ignored after `\n` except inside extended variable syntax
http://code.google.com/p/robotframework/issues/detail?id=667
Fixing this without side-effects turned out to be complicated. I added some
tests related to this in r4106.
Because the RIDE bug that caused this kind of data is fixed [1], I decided
to just document this behavior. That was done in r4107.
[1] http://code.google.com/p/robotframework-ride/issues/detail?id=549