Skip to content
Discussion options

You must be logged in to vote

Syntax highlighting in Quarto is provided by Pandoc. We describe this in the docs (see https://quarto.org/docs/output-formats/pdf-basics.html#syntax-highlighting for example) but we should have a more central place where we explain this.

In any case, you can check the set of supported languages with

$ quarto pandoc --list-highlight-languages
...

You'll see that SAS isn't supported. See https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html for how to add a custom highlighting style.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by andyjessen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #11003 on October 07, 2024 20:21.