cucumber/docs

Gherkin reference documentation should describe table cell escaping

christianhujer opened this issue · 1 comments

The Gherkin reference documentation should describe table cell escaping. That's where users are looking for that information.

Note: For implementors, the documentation can be found here: https://github.com/cucumber/common/blob/main/gherkin/README.md#table-cell-escaping

(PR is already on the way.)

Fixed by #623