You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm moving this to the Gherkin repo. Looks like the Markdown parser doesn't set the feature keyword when the .feature.md file doesn't use a feature header and uses the document title instead. I would consider this a bug in the parser.
👓 What did you see?
I use jsonschema to generate code for messages and found that it couldn't work with
https://github.com/cucumber/gherkin/blob/main/testdata/good/misc.feature.md.ast.ndjson
because Feature keyword is marked as required:
✅ What did you expect to see?
Make Feature keyword non-required or fix testdata
📦 Which tool/library version are you using?
Messages 22.0.0
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered: