rouge-ruby / rouge

A pure Ruby code highlighter that is compatible with Pygments
https://rouge.jneen.net/
Other
3.3k stars 732 forks source link

Update Gherkin keywords #1905

Closed tancnle closed 1 year ago

tancnle commented 1 year ago

This PR updates the keywords used by the Gherkin lexer via the built-in rake task

rake generate:builtins['gherkin']

Closes #1827