Replies: 3 comments 3 replies
-
Hi, The example that you provided has the
|
Beta Was this translation helpful? Give feedback.
-
Hi! Regarding the first answer. I moved For the second answer, using the
results in changing the code background, but does not show the vertical color line at left! Thanks! |
Beta Was this translation helpful? Give feedback.
-
Ok, thanks for the answer. Here is a small sample: test.qmd
and _quarto.yml:
colors.tex
And here is a screenshot of the result: As you can see, the second code which is commented, isn't highlighted. Now, If I use for example:
which is a gray background and a blue line, I receive: I would expect the gray background and the blue line left. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
If I use highlight style:
and use double brackets for python code that I don't want to run:
{{python}}
then the highlight style doesn't work.
Is there any workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions