[
https://jira.codehaus.org/browse/JBEHAVE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=289203#comment-289203
]
Alexander Lehmann commented on JBEHAVE-711:
-------------------------------------------
for example:
{{Scenario: a scenario}}
{{Given <string>}}
{{Examples:}}
{{|string|}}
{{|-- a comment}}
{{|parameter|}}
gives
{{Examples:}}
{{Given <string>}}
{{|string|}}
{{||}}
{{||}}
{{|parameter|}}
> empty lines in example tables should be ignored
> -----------------------------------------------
>
> Key: JBEHAVE-711
> URL: https://jira.codehaus.org/browse/JBEHAVE-711
> Project: JBehave
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.5.4
> Reporter: Alexander Lehmann
> Priority: Minor
>
> I tried to improve the layout of an example table in one story by adding
> newlines before each comment line (to improve the legibility a bit),
> however it turns out that an empty line in the table gives a list of empty
> parameters in the examples (e.g. ||| when you have 2 parameters).
> I think it would be better if empty lines are ignored, unless I'm missing
> something.
> If that is ok, I can write a patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email