highlightjs/highlight.js

(gherkin) Rule keyword is not highlighted

Closed

#3,639 opened on Oct 19, 2022

 (2 comments) (0 reactions) (0 assignees)JavaScript (3,497 forks)batch import
buggood first issuehelp welcomelanguage

Repository metrics

Stars
 (22,960 stars)
PR merge metrics
 (Avg merge 6m) (2 merged PRs in 30d)

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