efficientR
efficientR copied to clipboard
Code including quotation marks within blockquotes
This is perhaps exceptionally minor, but I noted when copy pasting code that exists within a blockquote (vs. the code blocks), that single or double quotation marks are stylised and return an error when running in R.
Rmd code:

Rmd output:

Code in R:

Not sure there's any solution better than simply taking the code out of the blockquotes. Thoughts?
Interesting one, thoughts @csgillespie ?