-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This is the part of the doc that shows the syntax to use unexecuted code block for demo Also you seem to be referring to our doc website, source is available by the way |
Beta Was this translation helpful? Give feedback.
-
Thank you. I think the use of four backtick symbols is what I should learn from your suggestion. ![]() ![]() However, after I used it in a qmd file, there is a highlight color for the code block symbol ```, as show below on my quarto website test page: https://hopezh.github.io/oatNotes/quarto_tabset.html ![]() May I ask how to get rid of the highlight color for the 3-backtick lines? Thanks. |
Beta Was this translation helpful? Give feedback.
This is the part of the doc that shows the syntax to use unexecuted code block for demo
https://quarto.org/docs/computations/execution-options.html#unexecuted-blocks
Also you seem to be referring to our doc website, source is available by the way
https://github.com/quarto-dev/quarto-web/blob/aa0e031d66beca0b772cb25640a5a81dab92528f/docs/output-formats/html-basics.qmd