highlight.js icon indicating copy to clipboard operation
highlight.js copied to clipboard

(gherkin) Rule keyword is not highlighted

Open pkufranky opened this issue 2 years ago • 2 comments

Describe the issue

Rule keyword is not highlighted

Which language seems to have the issue?

gherkin

Are you using highlight or highlightAuto? highlight

Sample Code to Reproduce

Feature: foo
  Rule: rule 1
    Scenario: scenario 1

Expected behavior

Rule keyword is highlighted.

Additional context

image

pkufranky avatar Oct 19 '22 10:10 pkufranky

Great catch. Should be an easy fix - want to take a swing at making a PR for it?

joshgoebel avatar Oct 22 '22 14:10 joshgoebel

Great catch. Should be an easy fix - want to take a swing at making a PR for it?

There is already a pr for this, thanks @Hirse

pkufranky avatar Oct 24 '22 09:10 pkufranky