Updates:
Status: Pending
Comment #1 on issue 1709 by pekka.klarck: literal continuation rows
http://code.google.com/p/robotframework/issues/detail?id=1709
Do I get it right that your use case is that you use pipe separated format
and want to present tables, also constructed with pipes, in keyword
documentation without needing to escape them? That sounds like a pretty
small use case for adding totally new syntax, especially when the syntax
wouldn't apparently do anything in HTML or TSV formats.
Could you consider writing docs using normal space separated format? That
way pipes in docs wouldn't cause any problems for you.
Notice also that this wouldn't be as easy to implement as you make it
sounds. Rows are currently split from the separator much before handling
the row continuation syntax, but this new syntax ought to change how rows
are split.
--
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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.