Details
- 
        Type: New Feature New Feature
- 
        Status: Open Open
- 
            Priority: Minor Minor
- 
            Resolution: Unresolved
- 
            Affects Version/s: 3.1.2
- 
            Fix Version/s: None
- 
            Component/s: Core
- 
            Labels:None
- 
            Environment:All platforms
- 
                        Number of attachments :
Description
I would like to specify table header and value separators in the table properties.
Jbehave 3.1.2 allows me to specify the header/value separators for a story and I must use these values in all scenarios for the story. It would be useful to specify a different separator just for a single scenario, like you can do with the trim option. For example,
{valueSeparator=!,headerSeparator=%}The following email thread triggered this feature request.
http://thread.gmane.org/gmane.comp.java.jbehave.user/724


