cucumber / gherkin-utils

API for working with Gherkin documents
MIT License
9 stars 4 forks source link

Fix unexpected trailing space #25

Closed blacelle closed 1 year ago

blacelle commented 1 year ago

This covers https://github.com/cucumber/gherkin-utils/issues/24

It handles not only Background but any stepContainer (only examples were already properly managing this case).

mpkorstanje commented 1 year ago

Cheers! Released in v8.0.5