Syntax highlighting when language has more than one word

With pygmentsCodeFences = true set in config.toml and adding the syntax language after the opening backticks e.g (```html), then everything is good. But when trying a language with more than one word, then only the first word is picked, for example, (```Go HTML Template), only the word Go is picked and hence its syntax highlighting applied. Which is the proper way to get the whole language to be picked if it has more than one word?

See https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages

Use either conf or nginx, not the description.

Thanks!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.