-
Beta Was this translation helpful? Give feedback.
Answered by
ANP-Oxy
May 18, 2024
Replies: 1 comment 4 replies
-
You need to create a SQL code block. Pandoc skylighting only works on code blocks. Screen.Recording.2024-05-18.at.12.27.25.mov |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wanted color highlighting in the output meaning the rendered output given by quarto. I figured out the solution.
I had to add highlight-style argument in the configuration the default one wasn't working.
now it looks like this in the output