Skip to content

Formatter removes malformed tablesΒ #78

@pkufranky

Description

@pkufranky

πŸ‘“ What did you see?

Examples:
| foo | bar |
| 1 |

After formating, it becomes
Examples:

βœ… What did you expect to see?

It should not remove anything when formatting.

πŸ“¦ Which tool/library version are you using?

vscode cucumber extension, v1.2.8

πŸ”¬ How could we reproduce it?

In vscode, use cucumber as formatter for .feature file.
Enter the invalid table and save, table is removed.

πŸ“š Any additional context?


This text was originally generated from a template, then edited by hand. You can modify the template here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions