We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
downlit
1 parent 7668e26 commit 44852a1Copy full SHA for 44852a1
blog.qmd
@@ -16,3 +16,7 @@ title-block-banner: true
16
This blog is available via [RSS](./blog.xml)[^1] and on [R-bloggers](https://www.r-bloggers.com/).
17
18
[^1]: What is RSS? You can [learn more about it with this great introductory post](https://www.businessinsider.com/guides/tech/what-is-rss-feed).
19
+
20
+```{r renv, echo = FALSE}
21
+library(downlit)
22
+```
0 commit comments