highlightjs/highlight.js

(gherkin) Rule keyword is not highlighted

已关闭

#3,639 创建于 2022年10月19日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (3,497 个派生)batch import
buggood first issuehelp welcomelanguage

仓库指标

星标
 (22,960 个星标)
PR 合并指标
 (平均合并 6分钟) (30 天内合并 2 个 PR)

描述

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

贡献者指南