Unexpected behavior for a quarto with r code within text without any triple backticks #13799
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Important Accessibility: To improve accessibility, please add alternative text to your screenshots. This helps all users, including those using screen readers, to understand the context of the images. A brief description can make a big difference! See Good Alt Text, Bad Alt Text — Making Your Content Perceivable. Could you properly format your post using code blocks for code and terminal outputs? Thanks. In the future, please follow the guidelines provided when opening the new discussion/issue. See the documentation and the various issues/discussions about this:
I recommend you also read the section after: https://quarto.org/docs/computations/inline-code.html#syntax-compatibility |
Beta Was this translation helpful? Give feedback.


Important
Accessibility: To improve accessibility, please add alternative text to your screenshots. This helps all users, including those using screen readers, to understand the context of the images. A brief description can make a big difference! See Good Alt Text, Bad Alt Text — Making Your Content Perceivable.
Could you properly format your post using code blocks for code and terminal outputs? Thanks.
If your code contains code blocks, you need to enclose it using more backticks, i.e., usually four
````.See https://quarto.org/bug-reports.html#formatting-make-githubs-markdown-work-for-us.
In the future, please follow the guidelines provided when opening the new discussion/issue.
See …