-
DescriptionHi, I'm trying to display SQL code with highlighted syntax in a reveal JS presentation. Here is my .qml code:
But my SQL keywords "select" and "from" are not highligthed (different color on keywords) in the HTML rendered doc (I'm using RStudio to compile the HTML document). Thanks in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
It seems to be something with our This is not only something for revealjs. Here is HTML For now, you can change The option is available for revealjs too: https://quarto.org/docs/reference/formats/presentations/revealjs.html#code |
Beta Was this translation helpful? Give feedback.
-
Closing in favour of: |
Beta Was this translation helpful? Give feedback.
-
Thanks for your answer and the issue opened. |
Beta Was this translation helpful? Give feedback.
Closing in favour of: