Skip to content

Minor issue with Scenario outline example parsing #39

Description

@alistair-broomhead

The following works:

Examples:
| a | b |
| 1 | 2 |

The following does not:

Examples:
  | a | b |
  | 1 | 2 |

This examples section should parse with any amount of white-space in front

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions