-
Hi! Sorry if this is already documented somewhere but I'm writing up some blog posts where I want to display HTML, CSS, and JS code but not evaluate it! In .Rmd I used to cheat and use Example: (pretty much want this to look exactly how it does in github rendering
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
In Quarto you should be able to do this:
Or this:
Or this to get the grey box without highlighting:
|
Beta Was this translation helpful? Give feedback.
In Quarto you should be able to do this:
Or this:
Or this to get the grey box without highlighting: