Yihui Xie
Yihui Xie
That sounds like a reasonable feature request, and is indeed a common request, too. I agree that defining a new output format is too much only for this purpose. I...
Oh that sounds indeed much trickier than I thought... I didn't think much of the case in which inline R expressions are present in YAML. In the past, we have...
@friendly No, we haven't got a chance to look at this issue. If you use blogdown, you will be able to exclude any files/dirs.
My guess is we called `normalizePath()` somewhere in `render()` to resolve the symlink. I don't have time to dig into it. Sorry.
It was probably due to c5fa1ee84115905b84fad42d2152f05ffc34a085. I'm not sure. But I guess once the html file is regenerated, things will become stable again from rmarkdown 1.9. For the highlight.js dependency,...
Hi @bkeepers, we just want to check again if there is a chance to support R Notebooks on Github, since many users have expressed interest in it. Thanks!
Unfortunately, no. We contacted Github Support (twice, I think, in 2018 and 2019), and there has not been any update yet.
I'm okay with always activating it, regardless of the template.
@kortschak This is expected. See https://yihui.name/en/2017/11/knitr-verbatim-code-chunk/.
As I mentioned in the end of the post, I don't like the hacks myself, but it is unlikely that this will ever change in the future because it is...