We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2545c1d commit 2d5d598Copy full SHA for 2d5d598
README.rst
@@ -657,7 +657,7 @@ Docstring Argument and Accessing the Docstring
657
---------------------------------------------
658
659
The `docstring` argument allows you to access the Gherkin docstring defined in your steps as a multiline string.
660
-The content of the docstring is passed as a single string, with each line separated by `\n`.
+The content of the docstring is passed as a single string, with each line separated by `\\n`.
661
Leading indentation are stripped.
662
663
For example, the Gherkin docstring:
0 commit comments