Skip to content

Conversation

vincent-psarga
Copy link
Contributor

Summary

Prepare release 4.0.0rc2

Details

See other related PRs:

spaces seems to be stripped in the output, contrary to tabs.
| request | response |
| ["step_matches",{"name_to_match":"we're all wired"}] | ["success",[]] |
| ["snippet_text",{"step_keyword":"Given","multiline_arg_class":"","step_name":"we're all wired"}] | ["success","foo()\n bar;\nbaz"] |
| ["snippet_text",{"step_keyword":"Given","multiline_arg_class":"","step_name":"we're all wired"}] | ["success","foo()\n\tbar;\nbaz"] |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad idea, the \t is not considered as a real tab, I'll fix that ...

@vincent-psarga vincent-psarga merged commit a7e2a93 into master Oct 31, 2019
@mattwynne mattwynne deleted the gherkin-8 branch May 1, 2021 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants