Created attachment 123828 [details] [review] Add text/x-gherkin Gherkin is a domain specific language to describe software's behaviour without detailing how that behaviour is implemented: https://github.com/cucumber/cucumber/wiki/Gherkin There is a reference implementation of the Gherkin 3 parser: https://github.com/cucumber/gherkin
What can use this format apart from the reference implementation?
Other users are text editors, for example GtkSourceView has this bug: https://bugzilla.gnome.org/show_bug.cgi?id=705839 There are also other implementations, for example for Vala: https://github.com/chebizarro/gherkin-vala http://chrisdaley.biz/gherkin-for-vala.html
Committed with some commit message changes.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.