I’m writing a brief Quarto document where I explain some SQL clauses/keywords. I’d like to have all of those clauses to be highlighted in my code chunks, but not all of them are supported by default syntax highlighting. Is there a way to add custom keywords to syntax highlighting settings? For example, I wrote the following code chunks: And i