Need to support the large body of text (doc strings) instead of a table as an argument to statement. For example: ```gherkin Given I have entered the following text into the comments field: """ Big block of text Multiple lines supported """ ```