I’m trying to render gherkin syntax using markdown + simple:highlight.js and I’m getting the following error in the console:
Uncaught Error: Unknown language: "gherkin"
How can I add the missing language to the package since highlight.js does support gherkin?