highlightjs/highlight.js

(gherkin) Rule keyword is not highlighted

Open

#3,639 opened on Oct 19, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (22,960 stars) (3,497 forks)batch import
buggood first issuehelp welcomelanguage

Description

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

Contributor guide